-
Notifications
You must be signed in to change notification settings - Fork 66
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
java.lang.RuntimeException: Could not invoke SpInAppUpdates.checkNeedsUpdate #151
Comments
can you provide a full stacktrace please? 🙏 |
Yes:
|
@SudoPlz We are also facing the same issue
|
@frzkn any update on this thread? |
Any update on this ? Still facing the same |
@SudoPlz any updates? i'm also facing this issue |
Guys this is a super generic issue, which I can't repro. Essentially what this error is saying is, hey, I can't find the Can someone create a sample project that showcases the issue? |
I will try create a repro when time allows. As a temporary solution, I found downgrading to v1.1.0 lets me use that function without any issues (my project is on v67.5 of react native) |
I would look at the trace at the native level, given in the stack trace above:
|
any fix related to this issue? We are also facing same issue in rn 0.72.2 |
This error is happening using the abb or apk in the smart
FATAL EXCEPTION: mqt_native_modules
Process: com.app, PID: 27571
java.lang.RuntimeException: Could not invoke SpInAppUpdates.checkNeedsUpdate
The text was updated successfully, but these errors were encountered: