-
-
Notifications
You must be signed in to change notification settings - Fork 37
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.IllegalArgumentException - nativePtr is null #381
Comments
You’re going to need to share some code. What style are you using? etc It seems like those devices don’t like the blurRadius value that you’re using. |
Here's how I'm using it:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Information
Behavior
Just updated from 0.9.0-beta01 to 0.9.0-rc02 and have started seeing crashes in the wild once I published a new app release. Works fine on my Pixel 8 device but have seen crashes on a Galaxy A15 5G and IQOO Z7x 5G (plus others).
Note that I didn't have any issues at all with 0.9.0-beta01.
Didn't change any of my implementation after the update either, other than what was required for the breaking API changes – which was just updating the style param in my case.
Stack trace:
The text was updated successfully, but these errors were encountered: