Reputation: 59
I need to send some info to Google Play Protect as, while my app works fine on Google Play Store, it comes up with an error for those downloading it from the Samsung App Store.
One of the questions is the URL to download my APK. I've only ever uploaded signed APK's I have generated to the app stores. I have never used a URL so how would I get that for my app so I can fill in this question for the Google Play Protect team.
Screenshot:
Upvotes: 5
Views: 8828
Reputation: 1937
if you're using gitlab to host your project, and the project is public by default, you can enable access using gitlab link - just add a ?inline=false
at the end of the url.
example:
Upvotes: 0
Reputation: 3081
finally, a link I tried worked and here is how to make it for FREE.
update
after number 4 :
and use this for url
Upvotes: 10