-
Notifications
You must be signed in to change notification settings - Fork 61
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
Please update this #54
Comments
Hello @bharaty878! A new release of all the packages containing ML Kit v6.0.0 on iOS has just been released, can you please try upgrading to the latest version and sharing if that fixes your issue or not? 🙏🏼 Here's the upgrade command: npm install @react-native-ml-kit/text-recognition@latest or if you're using Yarn: yarn add @react-native-ml-kit/text-recognition@latest If your issue is still present after upgrading to the latest, please share more details like the error logs to be able to check your issue. |
Error not working on iOS and Android is working fine
…On Mon, Jul 15, 2024, 2:05 AM Ahmed Elrefaey ***@***.***> wrote:
Hello @bharaty878 <https://github.com/bharaty878>!
A new release of all the packages containing ML Kit v6.0.0 on iOS has just
been released, can you please try upgrading to the latest version and
sharing if that fixes your issue or not? 🙏🏼
Here's the upgrade command:
npm install @***@***.***
or if you're using Yarn:
yarn add @***@***.***
If your issue is still present after upgrading to the latest, please share
more details like the error logs to be able to check your issue.
—
Reply to this email directly, view it on GitHub
<#54 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3K5LNBV3Q3AOXNEM6RWV23ZMLOIPAVCNFSM6AAAAABKYIR6UOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRXGQ3TMMBRGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@a7medev I'm experiencing the same issue. It's working fine on Android, but pod install is failing. |
I havebread error it is saying that it is for arm64 not for x86_64 please
update it to work on both arm64 and x86_64
…On Wed, Jul 24, 2024, 9:52 AM Abdulhaque4241 ***@***.***> wrote:
@a7medev <https://github.com/a7medev> I'm experiencing the same issue.
It's working fine on Android, but pod install is failing.
—
Reply to this email directly, view it on GitHub
<#54 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3K5LNFBPOKKO5GSNVD6YETZN4TYPAVCNFSM6AAAAABKYIR6UOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBWHAZTMOBZHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I encounter this issue when running pod install: [!] CocoaPods could not find compatible versions for pod "GTMSessionFetcher/Core":
CocoaPods could not find compatible versions for pod "GoogleDataTransport":
CocoaPods could not find compatible versions for pod "GoogleUtilities/Logger":
CocoaPods could not find compatible versions for pod "nanopb":
|
Your issue is related to Build failing on IOS |
After install @react-native-firebase/app 21.X and react-native-ml-kit I met this problem. |
What happened?
Ios creating issue when i m going to build the project in android it is working fine please update it so it will work fine in ios
Version
@react-native-ml-kit/barcode-scanning: version@react-native-ml-kit/face-detection: version@react-native-ml-kit/identify-languages: version@react-native-ml-kit/image-labeling: version@react-native-ml-kit/text-recognition: version@react-native-ml-kit/translate-text: version
Which ML Kit packages do you use?
What platforms are you seeing this issue on?
System Information
npx pod-install
Steps to Reproduce
not build
The text was updated successfully, but these errors were encountered: