Reputation: 1483
I have a React Native (Android) app and for which I signed as per the instructions here;
https://reactnative.dev/docs/signed-apk-android
I generated a release APK which is also all fine (no errors). I then downloaded the APK to my android device and when I clicked to install I got a message to say the below.
This app is not to be published to the Play Store but we will supply a URL to our customers to download the APK. So I want users to be able to install the APK without getting this warning.
What I found so far
Thanks all.
Upvotes: 0
Views: 1094
Reputation: 185
Play Protect Appeals Submission Form can solve your problem. Just send your apk details to Google and wait for appeal process. When you enter your apk's URL, Google will control your apk. Just enter your URL to URL to download your APK file section. You do not need publish your app.
Upvotes: 1