forcedotcom / SalesforceMobileSDK-CordovaPlugin

Cordova plugin for the Salesforce Mobile SDK
Other
48 stars 114 forks source link

In-App Developer Support not working in ios. SalesforceMobileSDK-CordovaPlugin - 6.2.0 #622

Closed asif986 closed 8 months ago

asif986 commented 8 months ago

I am using the SalesforceMobileSDK-CordovaPlugin - 6.2.0 in one of the project but as per the documentation suggest it's not working.

https://developer.salesforce.com/docs/atlas.en-us.mobile_sdk.meta/mobile_sdk/tools_dev_support.htm?q=In+app+support

I also add the code in AppDelegate_ salesforceHybridSDK.m file

[SalesforceSDKManager sharedManager].isDevSupportEnabled = YES;
asif986 commented 8 months ago

Issue has been resolved .

root cause - > I am using ionic with cordova the ios classes not updated (not sure why) i am opening the xcoode do the above changes in the file