Skip to content

How to update the remote consumer key programmatically #3918

@iosdroid

Description

@iosdroid

Please fill out the following details:

Version of Mobile SDK Used: 13.0.1
Issue found in Native App or Hybrid App: Native
OS Version: iOS
Device:iPad
Steps to reproduce:
We have a multiple sandbox environments each we have unique consumerkey. I am trying to update the remote consumer key programmatically its not allowing to update. Its always take a reference bootconfig plist. we tried below apprach
let sdkManager = MobileSyncSDKManager.shared sdkManager.useNativeLogin( withConsumerKey: consumerKey, callbackUrl: "stpe://mobilesdk/auth/success", communityUrl: "", nativeLoginViewController: SalesforceLoginViewController(), scene: nil )

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions