-
I'm learning firebase through Firebase Android Codelab - Build Friendly Chat
I've done all coding according to instruction till the end of Enable Authentication section.
But when trying to test the …
-
W/Unity (28372): *** [Play Games Plugin DLL] 02/07/19 11:56:53 +02:00 ERROR: UnityEngine.AndroidJavaException: java.lang.ClassNotFoundException: com.google.games.bridge.TokenFragment
i got this…
-
Hi, @j3k0
I'm migrating my plugin from v11.x to v13.11.1 due to Google Play requirements (upgrading Play Billing from v4 to v7). I modified my old code based on the [migration doc](https://github.…
EEETA updated
2 weeks ago
-
**Is your feature request related to a problem? Please describe.**
Currently the only up to date place to get the app is the Play Store. It used to be released to F-Droid and prebuilt APK files with …
-
https://android-developers.googleblog.com/2018/12/google-play-services-discontinuing.html
Play Servicesのバージョンを上げつつ、API 16未満をどうサポートするかという話も載っています。とはいえ、マルチAPKになるので、当然ながらAPI 16未満で新しいPlay Servicesは使うこと…
-
### Has this been reported before?
- [X] I have checked for existing reports of this issue
### Repro steps
1. Intercept an HTTP response containing a numeric value with decimals, such as 5000…
-
When I update to the last google play services, I have a freeze of complete app.
```java
Location lastLocation = SmartLocation.with(this).location().getLastLocation();
```
With 20.0.0 works fi…
-
my device in which i am using this package it's not support google play services . so that way i am not able to scan QR code show how can i solve this ?
-
Whenever this plugin is used on a phone running Android 11.0, the ArCoreController.checkIsArCoreInstalled() will always return false even when the ARCore is installed.
Has this plugin not been upda…
-
import com.google.ads.\* has changed to import com.google.android.gms.ads.*
Changes are not too drastic. I got it working. Here is the migration guide:
https://developers.google.com/mobile-ads-sdk/d…