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
I've initialized a new react-native project and it does not work on Android 7.0, but in all other versions (4xx,5xx,6xx, 7.1.1) works normally on avd's.
adb logcat :
Note: I have an app in the Google Play store, and it has reported locks on Android 7.0 for a few days, only on Samsung Sxx devices.
I tried to initialize the project with :
"react": "16.0.0-alpha.12"
"react-native": "0.45.0",
updated sdk android and avd
The text was updated successfully, but these errors were encountered:
I've initialized a new react-native project and it does not work on Android 7.0, but in all other versions (4xx,5xx,6xx, 7.1.1) works normally on avd's.
adb logcat :
Note: I have an app in the Google Play store, and it has reported locks on Android 7.0 for a few days, only on Samsung Sxx devices.
I tried to initialize the project with :
The text was updated successfully, but these errors were encountered: