-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
If I have 18.5 Simulator booted up, it's able to run with standard commands:
npx expo run:ios
If I only have 26.2 Simulator booted up, it produces above error.
This happens after specifying iOS target deployment at 15.5
Version
@react-native-ml-kit/text-recognition: 2.0.0
Which ML Kit packages do you use?
- @react-native-ml-kit/barcode-scanning
- @react-native-ml-kit/face-detection
- @react-native-ml-kit/identify-languages
- @react-native-ml-kit/image-labeling
- @react-native-ml-kit/text-recognition
- @react-native-ml-kit/translate-text
What platforms are you seeing this issue on?
- Android
- iOS
System Information
I use Expo
Steps to Reproduce
- Clone https://github.com/taufan-colliers/google-mlkit/tree/main
- Run
npm install - Run
npx expo prebuild - Run
npx expo run:ios
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working