Hi All,
I am trying to create an iOS Cordova wrapper for a specific native features.
The plugin is using a custom framework which need to be add into Embedded Binaries of (Xcode - General) before build. For the normal Cordova plugin, I am able to open project by XCode and add into Embedded Binaries but I don't know how to do it in the Oracle MAF.
If the custom framework is not added into Embedded Binaries, the application is able to build and run but crash after launch.
Thanks,
Regards,