Expo stand alone iOS build crashes on iphoneX, iosVersion 11.4

We are able to generate the .ipa file using expo. The app works fine on iOS version 11.2 and below. However it crashes on iPhoneX iOS version11.4 and above.
Crash log says:
Termination Reason: TCC, 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.

Hi! Looks like this is being worked on: https://github.com/expo/expo/issues/1901. Sorry for the problems!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.