Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vision-camera-ocr not working on XCode 15 Beta 8 #28

Open
ManjinderRayatTelus opened this issue Sep 10, 2023 · 4 comments
Open

vision-camera-ocr not working on XCode 15 Beta 8 #28

ManjinderRayatTelus opened this issue Sep 10, 2023 · 4 comments

Comments

@ManjinderRayatTelus
Copy link

ManjinderRayatTelus commented Sep 10, 2023

I am trying to compile IOS app with vision-camera-ocr V1.0.0 on XCode 15 Beta 8.
Application crash with below error on startup
objc[3093]: Swift class extensions and categories on Swift classes are not allowed to have +load methods

Crash report is attached:
Report.docx

App is working well on

  1. Xcode 14.3.1 with vision-camera-ocr
  2. Xcode 15 Beta 8 without vision-camera-ocr

Looks like there is something in vision-camera-ocr that is not compatible with XCode 15

React Native V0.71.12

Output of npx react-native info
System:
OS: macOS 13.4.1
CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Memory: 30.71 MB / 16.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 14.16.0 - ~/.nvm/versions/node/v14.16.0/bin/node
Yarn: Not Found
npm: 6.14.11 - ~/.nvm/versions/node/v14.16.0/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
Managers:
CocoaPods: 1.11.2 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 23.0, iOS 17.0, macOS 14.0, tvOS 17.0, visionOS 1.0, watchOS 10.0
Android SDK: Not Found
IDEs:
Android Studio: 2022.1 AI-221.6008.13.2211.9477386
Xcode: 15.0/15A5229m - /usr/bin/xcodebuild
Languages:
Java: 11.0.2 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: Not Found
react-native: Not Found
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found

@OGreeni
Copy link

OGreeni commented Sep 19, 2023

I was having a similar issue with this library, which also uses MLKit. Not sure if that's where the issue lies.

@ManjinderRayatTelus
Copy link
Author

I was having a similar issue with this library, which also uses MLKit. Not sure if that's where the issue lies.

Are you still getting the issue. If no, how did you fix it.

@OGreeni
Copy link

OGreeni commented Sep 19, 2023

Still having an issue.

@ManjinderRayatTelus
Copy link
Author

@OGreeni The issue is related to #1802

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants