VMware Workspace ONE Community
RK_MA
Contributor
Contributor

iOS App is Crashing after adding Appconfig code in RhoMobile Rhodes.m file inside didFinishLaunchingWithOptions

We are trying to integerate Appconfig code for Airwatch into Sencha/RhoMobile Version 6.2.Dev version.


Need few queries to be clarified from you.


1. Does Airwatch support ingeration with Sencha/rhoMobile platform?


2. iOS App is Crashing after adding Appconfig code in RhoMobile Rhodes.m file inside didFinishLaunchingWithOptions method. Any suggestions on where to add for objective-c?


We verified code in https://www.appconfig.org/ios/ and trying to implement.


Also we verified code in this sample xcode project.


https://developer.apple.com/library/archive/samplecode/sc2279/Listings/ManagedAppConfig_APLViewContr...

Labels (1)
0 Kudos
1 Reply
lucaschenaw
VMware Employee
VMware Employee

Hello Raj,

1. Sencha AppConfig compatibility does not depend on AirWatch, but rather it's between Sencha and the iOS APIs used for AppConfig (I.e. reading from NSUserDefaults).
2. Can you share the exact code snippet you're trying to add into your project? And do you have any stack trace / crash logs?

Thanks,
Lucas
0 Kudos