Unable to install signed apk from React Native

后端 未结 8 1065
清酒与你
清酒与你 2021-01-01 20:26

After successfully running

./gradlew assembleRelease

BUILD SUCCESSFUL

Total time: 15.842 secs

This build could be faster, please consider using the G         


        
8条回答
  •  自闭症患者
    2021-01-01 20:33

    The app was installed in other user. It is seen as uninstalled, but actually it is installed in multi user environment in android. Press the app in the settings, then press again the app to go into the details. Press the three dots on the top right corner of the screen, the select uninstall for all users.

提交回复
热议问题