-
I have published the package's configuration file to my app's config directory, using:
`php artisan vendor:publish --provider="Edujugon\PushNotification\Providers\PushNotificationServiceProvider" --…
-
-
We have a use case when we send a category in a silent push:
"aps" : {
"category": "myCategory",
"content-available" : 1
}
It may seem it doesn't make sense, but our logic…
-
I just installed it as in the README but I get this `Use of unresolved identifier 'Instance'`
in the `@objc public final class PushNotifications: NSObject `
I use latest xcode 9 with swift 4 for …
-
# Bug Report
In Nogout the sound is playing.
In Oero is not playing the custom sound, just the default sound.
It is ignoring the `sound`
you can see here:
https://distriqt.github.io/ANE-Pus…
-
In GitLab by @se-bastiaan on Mar 14, 2018, 14:36
### One-sentence description
Creating an event without specifying time crashes the request
### Current behaviour
Crash
### Expected behaviour
Nic…
-
intercom has a whitelist and the URL gets obscured in the native apps so they cannot be whitelisted. i have contacted support and they recommended the intercom / ionic docs.
there is a way to insta…
-
Hi,
I've recently tested new beta 64bit versions of the following ANEs:
com.distriqt.androidsupport.V4
com.distriqt.Core
com.distriqt.Firebase
com.distriqt.playservices.Base
com.distriqt.PushNot…
-
Hi @m1ga ,
thank you for your great work!
I think your modules are really well done.
I've got a problem when I try to register the device.
I did a lot of tests and at the end if I copy and pas…
-
### **Description**
Hello
When I add push notification it seems the Firebase Cloud Messaging libraries used locally on the emulator by the SDK cannot parse the notification and throws a null ref…