-
```
What steps will reproduce the problem?
1. Invoking jar that send 20,000 APNS's notifications repeatedly (avg. every 1
minute)
What is the expected output? What do you see instead?
Expected outpu…
-
```
What steps will reproduce the problem?
1. Invoking jar that send 20,000 APNS's notifications repeatedly (avg. every 1
minute)
What is the expected output? What do you see instead?
Expected outpu…
-
I have looked through openhabcloud code and also openhab-ios. One i think realise is that the openhab-ios rely on the following code in AppDelegate.swift to eventually register IOS device token into O…
-
Below is my code to send push notification , though it's success it doesnt get delivered to device.
Parse.Push.send({
where: {
"deviceType": {"$in": ["ios"]}
}, data…
-
Hi,
The apns cert that we are using to send notification doesn't contain"push" keyword for CN. You have a check present for "push" keyword while validating the certificate and there are many others w…
-
```
What steps will reproduce the problem?
1.public class PushTestClass2 {
public void pushMessage() {
ApnsService service = null;
try {
// get the certificate
…
-
```
What steps will reproduce the problem?
1.public class PushTestClass2 {
public void pushMessage() {
ApnsService service = null;
try {
// get the certificate
…
-
```
What steps will reproduce the problem?
1.public class PushTestClass2 {
public void pushMessage() {
ApnsService service = null;
try {
// get the certificate
…
-
```
What steps will reproduce the problem?
1.public class PushTestClass2 {
public void pushMessage() {
ApnsService service = null;
try {
// get the certificate
…
-
```
What steps will reproduce the problem?
1.public class PushTestClass2 {
public void pushMessage() {
ApnsService service = null;
try {
// get the certificate
…