@peterkhang69 wrote:
HelloWorld[3422:896522] [access] This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app’s Info.plist must contain an NSFaceIDUsageDescription key with a string value explaining to the user how the app uses this data.
ionic cordova plugin add
https://github.com/simon-ntitle/cordova-plugin-keychain-touch-id.git
--variable FACEID_USAGE_DESCRIPTION="For easy authentication"
From Baako in slack chnnel.
Probably codova plugin don’t add FACEID_USAGE_DESCRIPTION into info.plist of iOS Project sources auto generated.
Posts: 1
Participants: 1