-
-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
Hi Team,
Used the plugin & provided permission in the info.plist. But its not working in iOS 10. getting error code 216.
if (error) {
NSLog(@"error");
[self stopAndRelease];
[self sendErrorWithMessage:error.localizedFailureReason andCode:error.code];
}
Failing in this code. I am developing in ionic. Please help
Metadata
Metadata
Assignees
Labels
No labels