You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We (Audiomack) started getting crashes from RenderScript, which is supposed to be deprecated from Android 12 forward, according to Google Docs. However, the current crash is primarily occurring on Android 10 and 9. We are unable to duplicate the same issue locally, despite sharing the stack-trace and screenshot obtained via Firebase for reference.
Infix Mobility and Techno Mobile are two of the major manufacturers where this problem has been reported.
I see you have a fallback method in the BlurTransformation class to handle such a crash for the exception thrown by the RSBlur class. However we are still seeing this crashes. Could you please assist us with this?
We (Audiomack) started getting crashes from RenderScript, which is supposed to be deprecated from Android 12 forward, according to Google Docs. However, the current crash is primarily occurring on Android 10 and 9. We are unable to duplicate the same issue locally, despite sharing the stack-trace and screenshot obtained via Firebase for reference.
Infix Mobility and Techno Mobile are two of the major manufacturers where this problem has been reported.
I see you have a fallback method in the BlurTransformation class to handle such a crash for the exception thrown by the RSBlur class. However we are still seeing this crashes. Could you please assist us with this?
We are using below picasso library in our application
Screenshot
The text was updated successfully, but these errors were encountered: