-
If you call the action to submit an achievement or post a score to a leaderboard, and Google Play Services isn't logged in, or you have no internet connect, the game will freeze.
Work Around - Create…
-
The new update introduced a fatal bug -- android devices without Google Play Services can't log in or register due to the app using firebase for registering (WHY?).
Log:
```
09-30 22:00:22.465 E/RN…
-
The title says it all. We are going to use MQTT instead of GCM for notifications, so we can remove them. Also, this is essential for getting the app into the F-Droid store.
-
In my Flutter project, I am using `firebase_analytics: ^11.3.0` for tracking.
Now I want to add push notification and added `cleverpush_flutter: ^1.23.32` to my pubspec.yaml
When I now try to buil…
-
- [1] Bug exists Release Version 1.1.1 (Java Repository Master Branch)
- [] Bug exists in Snapshot Version 1.1.2-SNAPSHOT (Android Service Repository Master Branch)
- [] Bug is just in the Sample Ap…
-
This should be updated to new Google drive api http://googledevelopers.blogspot.co.uk/2014/01/introducing-google-drive-android-api.html
-
## Environment
System:
OS: macOS 12.2.1
CPU: (4) x64 Intel(R) Core(TM) i5-5350U CPU @ 1.80GHz
Memory: 29.25 MB / 8.00 GB
Shell: 5.8 - /bin/zsh
Binaries:
Node: 16.13.1 - /u…
-
``` bash
java.lang.Exception: java.lang.NoSuchFieldError: com.google.android.gms.R$string.common_google_play_services_unsupported_text
at com.geeksville.andropilot.gui.MainActivity.onCreate(MainActivi…
-
I'm using own ANE for Play Assets Delivery and after updating target to version 34 I can see in Google Play Console crash reports like"
```
com.google.android.play:asset-delivery@@2.2.2 - com.google…
Oldes updated
1 month ago
-
Hi, first of all, thanks for this, I hope it ends up working well, and can be integrated in a lot more services. In my case, I'd like to integrate it with Home Assistant, so a Python SDK is required. …