-
# Проблема
Если удалить приложение, то весь накопленный результат потеряется, и его не получится восстановить. Это касается монет, автоматов и улучшений (а потом и достижений).
# Решение
Google Pl…
-
```
apply plugin: 'nebula.lint'
gradleLint.rules = ['unused-dependency'] // add as many rules here as you'd like
```
following is the dependencies I have added for firebase.
```
ap…
-
In AndroidManifest.xml i write this
onesignal show
Google Play services library initialization error. Check for conflicting plugins and make sure "com.google.android.gms.version" is in your Andr…
-
### What is your question?
We observe approximately 50% abandonment at the first_open event.
![image](https://github.com/user-attachments/assets/0155b06c-d7bc-456c-ae84-b7ad93058314)
Through invest…
-
I just got notified of an update (OTA) for crDroid and I installed it.
Phone: Xiaomi Pocophone F1 EU.
I updated from:
crDroidAndroid-14.0-20231222-beryllium-v10.0
To:
crDroidAndroid-14.0-202312…
-
Every time I try to use the library, I get the following error:
`java.lang.IncompatibleClassChangeError: The method 'void com.google.android.gms.common.api.GoogleApiClient.connect()' was expected to b…
-
**Adjust and GoogleAdMob trackers**
How to find trackers:
1. Open trackers analyser, such as Aurora Warden.
2. Scan all apps.
3. You'll see the result:
![IMG_20220322_234813_980.jpg](https://user-i…
-
Fatal Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{xxx.xx.xx/com.google.android.gms.auth.api.signin.internal.SignInHubActivity}: java.lang.NullPointerException: Attemp…
-
One, I see that GPS and GFS permissions are mirrored automatically to each other whenever changed in either of them. Not sure if its expected behavior.
Second, if GPS/GFS permission is set to disable…
-
In some contexts it is not beneficial to use Google Play Services for location information. One context is Sony Xperia Z1 with Lollipop. Here using GMS spoils the OrientationProvider, and kills it eve…