-
Nice work, @kasnder!
Together with my students I was looking into GPC on Android a while back. We found two central themes. I am curious what your thinking is.
1. **GPC across apps**: does your …
-
// Entry-point for handling background/terminated messages for Firebase Cloud Messaging (FCM)
@pragma('vm:entry-point')
Future _firebaseMessagingBackgroundHandler(RemoteMessage notificationResponse)…
-
rt
-
The Phrasebook is one of the key features of our app and was already implemented in the last version. This version should load all data in AsyncTasks and get new Updates if you've got an internet conn…
-
_To Repro_
Set the permissions in Amazon S3 for a pack to private (remove Everyone's Open/Download privilege).
Attempt to download the pack in Buzzwords
_The Fix_
This is a two part fix.
1 Fix the …
-
**Description**
Everything was working fine with react native IAP v9.x.x with us. I updated it due to a crash issue on crashlytics regarding the thread safety. Now I am using the latest version, ev…
-
Encryption is working fine, I'm able to see the encrypted messages on the Stream Explorer, but when it comes to decryption, I'm getting this error message:
```
Error: error:1e000065:Cipher functi…
-
if I stop it on the onCreate, the animation always continuous...
-
Per [explanation from Jake Wharton](https://www.reddit.com/r/androiddev/comments/brciez/preferoutines_a_collection_of_extension_methods/), the `suspend` functions as currently implemented don't offer …
-
I am encountering problems with the AlarmRestoreOnBoot functionality on Android 4.4.4 with a Cordova 3.5.1 app built in Intel XDK using release 2.1.0 of this plugin.
To test, I am creating 100 notifi…