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
Hi, I encountered this problem too. I have managed to resolve it by rebuilding the app again and re-downloading the new APK file.
Follow these steps:
Rebuild your app
eas build --profile development --platform android
Download the NEW APK file. After rebuilding your project with new dependencies, your APK file will be updated. The one currently in your phone is now "outdated". You have to redownload the APK file again.
What happened?
While building on Android I got the above issue @ @
Version
2.0.0
What platforms are you seeing this issue on?
System Information
Steps to Reproduce
running npx react-naitve run-android
The text was updated successfully, but these errors were encountered: