python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Google Play Reject: Is there a way to use Firebase Analytics without using background location?
I've uploaded my react-native app to Google Play and it has been rejected due to using background location permission.
The rejection email from Google Play
Google Play won't allow any background locat...
Kobi S.
Votes: 0
Answers: 0
Error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: (at Binary XML file line #125): <meta-data> requires an android:value or android:resource attribute
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.loginpage">
...
karan kamath
Votes: 0
Answers: 1
Is it possible for some achievements to require content that's behind an IAP on Google Play?
I am developing a game for mobile and want to distribute it with Google Play. The game contains achievements using the Google Play Achievements feature, but by design in order to unlock some of the ac...
mylastgg
Votes: 0
Answers: 0
How to get Google Play Store Subscriptions History
Is there any other way to get user subscriptions history (Detailed transactions) ?
Any help would be greatly appreciated
no API that returns detailed transactions of all subscription.
Purvesh Patel
Votes: 0
Answers: 0