-
Hi Simon.
I can't get the notifications on iOs.
Phonegap version: cli-5.4.1
Phonegap-plugin push at config.xml:
```
```
where XXXXX and YYYY are my p…
-
### Expected Behaviour
Send push notification to registered device token with this plugin for iOS (Android has no problem)
### Actual Behaviour
I am always receiving {“reason”:”DeviceTokenNotForTopi…
-
### Expected Behaviour
Show notifications on iOS
### Actual Behaviour
Not showing
#### Platform and Version (eg. Android 5.0 or iOS 9.2.1)
iOS 10.3.3
#### Cordova CLI version and cordova pla…
-
### I did this
........
.........
curl_global_init(CURL_GLOBAL_ALL);
g_curl = curl_easy_init();
curl_easy_setopt(g_curl, CURLOPT_URL, "http://10.11.1.4:9200/cn_es_rt_w_prod_risk_ex/cn_es…
ghost updated
6 years ago
-
i installed this plugin and its working fine on iOS 8 devices but in iOS iPhone and iPad only registration is working and there is no notification neither in Background mode nor in Foreground mode of …
-
### Expected Behaviour
Payloads are different per platform and doesn't follow documentation for payloads.
Default sound to be played and vibration if those flags are set
### Actual Behaviour
Payload…
-
I am pretty new to this so apologize for this newbie question.
So I have successfully installed and configured this plugin and it works perfectly, I can receive push notifications on android ( 6.x…
-
Hello,
I have recently been trying to use both PayPal express and Braintree card payments. However I think I have discovered a bug whereby when Braintree card payments are active the PayPal link co…
-
Consider the case, if there are multiple mobile apps for different usertypes. So the certificate files will be different. So how the configuration can be switched?
-
Hi,
I am trying to configure this package with Lumen 5.2 but still no luck. Following are some steps i've done yet.
1. Installed package ("davibennun/laravel-push-notification": "dev-laravel5")
2. …