Closed huseyintamer closed 1 year ago
Hi @huseyintamer, I tested it on a few devices but could not reproduce the issue. Can you check again with the latest version of the package? In the last version, I made the reject texts more understandable.
When you run your application, can you follow it on Logcat
and share the error here?
Also do you use hermes in your project? There may be an issue with it.
Yeah I'm using hermes.
I can't tested it because it happen some of users.
I checked again in the Android versions of the device you shared, but I could not reproduce the problem. Also, can you share the color you used? And if you have can you share more error logs?
I made improvements in the last version. You can check the latest version.
Error is triggered by this function
await SystemNavigationBar.setNavigationColor(theme.colors.barColor);
Error Message in Sentry
Error Detail link: https://sentry.io/share/issue/766768c8245e48a797726dcad8bca33f/
My Dependencies
Some Affected devices Xiaomi Redmi S2 (Android 9) Nokia 3.4 (Android 12) vivo 1806 (Android 10) Xiaomi Redmi 9 (Android 10)
I look forward to your help, thanks.