Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
235 views

I recently received an email from Google Play Console about an issue with our app's Data Safety form. The issue seems to be related to discrepancies between the form and how our app collects and ...
Mi_Dhah's user avatar
  • 517
2 votes
1 answer
610 views

I’m currently working on a Flutter application. When I uploaded my app to play.google.com/console and Google ran the initial pre-launch report I get this error: Logical.txt: at tk_trace.Broadcast to ...
Anette's user avatar
  • 21
-1 votes
3 answers
102 views

After i Publish my App to Google Playstore i cant open it from google play, even test from another device, its same isuue.Its showing UNINSTALL Button Only ANY ONE Please help me what mainfest need to ...
Theja's user avatar
  • 1
3 votes
0 answers
295 views

I'm using expo location module, It was just working fine, now I'm getting the error [Error: Encountered an exception while calling native method: Exception occurred while executing exported method ...
Jarliev Pérez's user avatar
-2 votes
1 answer
303 views

Im building unity bundle for google play. At the end it stops and says Gradle build failed. Unity version 2021.3.23. Here are ss of errors and settings i tried changing settings in android resolver, ...
Michał Michał's user avatar
0 votes
1 answer
285 views

After adding the facebook sdk to the project, I saw these logs. 2023/10/05 23:04:25.705 11015 11329 Error AndroidRuntime FATAL EXCEPTION: pool-14-thread-1 2023/10/05 23:04:25.705 11015 11329 Error ...
Дима Денежко's user avatar
2 votes
0 answers
166 views

We got some bug report from some Sony Xperia devices. We can confirm that we already declaration this meta-data with <meta-data android:name="com.google.android.gms.version" android:...
Dan's user avatar
  • 21
1 vote
2 answers
977 views

My app suddenly doesn't build anymore with this error: error: package com.google.common.util.concurrent does not exist import com.google.common.util.concurrent.ListenableFuture; Why all of the ...
user1785730's user avatar
  • 3,839
1 vote
0 answers
305 views

I recently updated my Android app via the Play Store, but I'm running into an issue. When I try to open the app, I get a "App installation is not safe, Please download the app via a proper method&...
Toukirul Alam's user avatar
1 vote
1 answer
2k views

I got a mail from the play store that Update your target API level by August 31, 2023 to release updates to your app. and this is the warning message : Update your target API level by 31 August 2023 ...
NewPartizal's user avatar
  • 1,298
0 votes
0 answers
205 views

I get these warning that you are behind on API level I'm use targetSDK 33 of my app but shows as API level 23+ while the requirement is API level 33. But I'm using the latest targetSdkVersion which ...
Sakthivel K's user avatar
0 votes
2 answers
186 views

I have an offline first app with premium subscriptions, how can I keep the subscription offline? Currently what I do is save the expiration date and every time the application starts I check if this ...
Carlos Arévalo's user avatar
2 votes
1 answer
145 views

I wanted to know what is the appCategory required for POI based automotive apps as there is no specified appCategory mentioned in the developer documentation I tried changing the appCategory to maps ...
Shailesh Saindane's user avatar
0 votes
0 answers
26 views

There was a following problem. I use google services to use maps. Generated an API key, added restrictions. But I got the following behavior: when I run the application on the Android Studio emulator, ...
Artsem Kulik's user avatar
1 vote
2 answers
749 views

W/GooglePlayServicesUtil(16697): com.example.try_1 requires the Google Play Store, but it is missing. E/GooglePlayServicesUtil(16697): GooglePlayServices not available due to error 9 W/Firestore(16697)...
Amine Ln's user avatar
0 votes
1 answer
88 views

I tried to create new release on playstore for my react-native app.But it gave this error(Check above img).I lost the upload key which I use to sign each release. I have no permission to request key ...
Imesh Isuranga's user avatar
0 votes
1 answer
187 views

enter image description hereI have created a signed app as a bundle (.aab) I now want to publish this in the Playstore via Console. After uploading the app-release.aab file, I get an error saying &...
ninozefix's user avatar
0 votes
1 answer
232 views

According to the docs, Google Play Services is not required for Firebase Crashlytics. I added the dependencies to build.gradle (:app) like this: implementation(platform("com.google.firebase:...
Selphiron's user avatar
  • 949
1 vote
3 answers
9k views

We got mail regarding needs to update android target api level We are currently on Ionic/ Capacitor platform. For android app we followed the below step to change api level. From Andorid studio -> ...
Vaibhav Shah's user avatar
-2 votes
1 answer
282 views

I am trying to integrate Google code scanner into my Android app. Calling Tasks.await(scanner.startScan()).rawValue ?: "" where scanner is the GmsBarcodeScanner object throws java.lang....
Kitswas's user avatar
  • 1,234
0 votes
1 answer
241 views

I am using NodeJs and MongoDB on the backend and I need to validate the subscription plan after a user has purchased it, for that I have an API that uses googleapis package to validate and return the ...
Poseidon Broger's user avatar
0 votes
0 answers
273 views

We are using Android tablets ( Android 10 or above) with SIM. There is an issue with Google play services, since its consuming a lot of mobile data. Is there any possibility to restrict Google play ...
Sem Nurmatov's user avatar
0 votes
1 answer
337 views

I've been trying to test elements of my unity project using google's internal testing within google play console. My device is cited to be compatible yet on my phone i run into the error this phone is ...
Isaac Honeyman's user avatar
0 votes
0 answers
646 views

I have created an app where i save images to device directory from flutter app And when i try to.upload this app on playstore it gave me this permission error.This permission is must for Android 10 ...
Umair Abbasi's user avatar
4 votes
0 answers
4k views

How to fix the given below errors while using maps in my android studio java project. Any help would be appreciated. Unable to open '/data/user_de/0/com.google.android.gms/app_chimera/m/00000222/...
Akshay A's user avatar
  • 119