-
-
Notifications
You must be signed in to change notification settings - Fork 135
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 error once the app is launched after updating to NS5 #1256
Comments
@relez, could you please provide a more detailed logcat output? Also a sample app illustrating the issue would be greatly appreciated. |
Hi @darind, by just creating a simple project using
I have installed the Android Build Tools 28.0.0, and the SDK is up-to date. Let me know if you need more information. Thanks! |
@relez, does your application crash as a result of this? Currently we have a similar known issue with AppCompat, which results in those errors being logged on certain API Levels. Please checkout the following issue and let us know if you are observing something similar. Notably, there's a bug in AppCompat as described here: https://stackoverflow.com/questions/51782548/androidxappcompat-iart-error-android-view-viewonunhandledkeyeventlistener/52954286#52954286 |
Please upgrade to the latest version of the runtime |
Hi therre, since I updated my app to NS 5.X/Angular 7, I am having this issue once the app is installed/launched. This error stops the app from work properly on Android.
Is there any reason why its showing this error?
Thanks!
The text was updated successfully, but these errors were encountered: