Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
6.5.0
-
Mac OS X. xcode 8.2.1. Cordova IOS 4.3.1
-
Important
Description
When setting up capabilities in xcode, the capabilites works on both devices and emulators/simulators when running from xcode.
When running "cordova run ios --emulator" from the cordova cli, the "keychain sharing" capability is not working on the emulator, however it does on device.
When running from xcode it both works on the device and the emulator.