Closed bernardnormier closed 5 years ago
Trying to reproduce this, the demo starts fine on pi3 and phone, I'm starting it from Android Studio, were you launching the project from Android Studio when seeing this exception?
Yes, I was launching it from Android Studio, and it happens all the time.
So this is a problem with androidx compatibility layer and only shows up with device or emulator running API Level < 28
https://stackoverflow.com/questions/51782548/androidxappcompat-iart-error-android-view-viewonunhandledkeyeventlistener/52136900 https://issuetracker.google.com/issues/110162198
There isn't much we can do
on the 3.7.2-rc branch, I am getting:
Maybe related: https://github.com/facebook/flipper/issues/146