guyromb / cordova-open-native-settings

Plugin to open native screens of iOS/android settings (maintained, end-2020)
http://gsrweb.net
MIT License
113 stars 107 forks source link

App Crashing in IOS #68

Open anikethhippo opened 2 years ago

anikethhippo commented 2 years ago

I have used this plugin in IOS, Triggered this plugin when the app is initialised but it seems to be opening the settings page and crashing immediately.

I have listed the errors as well below.

: Updating selectors after delegate addition failed with: Error Domain=NSCocoaErrorDomain Code=4099 UserInfo={NSDebugDescription=} Jun 28 05:00:57 TechCartios(Foundation)[11181] : -[NSXPCConnection valueForEntitlement:]: Error getting value for entitlement 'com.apple.private.dt.xctest.internal-client': Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"
anikethhippo commented 2 years ago

Any updates anyone >?