Cannot create app shortcut android #27189
Labels
Bug
Needs: Author Feedback
Needs: Issue Template
This issue does not make use of the Issue Template, and may be missing necessary information.
Platform: Android
Android applications.
Ran Commands
One of our bots successfully processed a command.
Resolution: For Stack Overflow
A question for Stack Overflow. Applying this label will cause issue to be closed.
Resolution: Locked
This issue was locked by the bot.
i'm currently using RN v.0.59.6, already migrate my project to androidx and so i'm using jetifier. after trying to installDebug by running it with npx react-native run-android, it did success and the aps run just fine. But i found out that there's no app shortcut created on the device.
Then i try to assembleRelease my aps, uploaded to apphost, installed it and the result is the same.
Anyone knows how to fix this?
Thank's for every reply.
Here's my project settings
Android Gradle Plugin Version: 3.4.2
Gradle Version: 5.1.1
android/app/build.gradle
my project dependencies
The text was updated successfully, but these errors were encountered: