-
Hey đź‘‹
I was trying to update all libs to the latest version on my project and after all the updates, I've started to get a crash on runtime with the serialization of the class `com.pusher.pushnoti…
-
In GitLab by @se-bastiaan on May 27, 2019, 19:24
### One-sentence description
### Why?
Because it wasn't possible before: https://firebase.google.com/support/release-notes/admin/python#version_…
-
**Your Environment**
* Plugin version: 0.5.4
* Platform: Android
* OS version: 9.0
**To Reproduce**
Steps to reproduce the behavior:
1. Store state of a bloc into cache after I modify a value …
-
A player's `pushDevices` array can have bad data in it, as shown in the example below - the first object in the array is correct, the others are not.
```
"pushDevices": [
{
"regId": "fzvFqZke…
-
It would be very useful to be able to select which kind of Notification I'll get pushed via the iOS App.
For example:
- all notification
- only for direct messages
- for all mentions
....
On m…
-
I am unable to debug swf for my adobe air mobile project, tried both swf and simulator, getting same error!
Error launching SWF debug session. Process exited with code: 6
Process terminated wit…
-
when i try to use this method from React Native on IOS
```
ConnectyCube.pushnotifications.subscriptions.create(
params,
(error, response) => {
console.log('error', error);
…
-
In GitLab by @joren485 on Mar 15, 2018, 14:24
When applying the migrations on production data (on `beta.thalia.nu`) the following error happens:
```
Operations to perform:
Apply all migrations: ac…
-
Currently, `node-apn` is in version 2.2 thus, it lead to this issues https://github.com/node-apn/node-apn/issues/518. Please pump the version up so we can resolve it. Thanks
-
A few things about this line:
https://github.com/ChildMindInstitute/mindlogger-app/blob/c9b26b5a01649c5f3c8e8b7bb32a11532d744ad9/app/services/pushNotifications.js#L39
- [ ] I read this code as only …