-
Notifications
You must be signed in to change notification settings - Fork 67
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
Shake not working on real device but works on simulators #74
Comments
I just tried upgrading react-native-shake to 6.0.0-beta.2 but now can't even build, tried cleaning everything already.
|
At the moment the version 6 beta only supports 0.74 and up. If you are using 0.72 (which is quite old?), you can use 5.3.2 instead. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I tested in virtual simulators and physical device building directly and it works like a charm, as soon as build for release, it no longer works at all, nothing happens.
"react": "18.2.0",
"react-native": "0.72.3",
"react-native-shake": "^5.5.2"
Connected IPhone IOS 18 Works
Release build same phone nothing.
The text was updated successfully, but these errors were encountered: