Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3189

Re: Kapsel Applications and Push Notification

$
0
0

Hi Dave,

 

Sorry for resurrecting this old post, but we are basically stuck where you were a few months ago, and hoping you found a solution in the meantime to the APNS issue above.

 

The SMP log reads:

 

#WARN#APNSNotificationProcessor:extractPayload# Not a json object...#null#11798#null#3#null |

 

it connects successfully to the Apple sandbox servers:

getApnsService# APNS server address - gateway.sandbox.push.apple.com#null#11798#null#7#null |

getApnsService# APNS server port - 2195#null#11798#null#8#null |

getApnsService# APNS feedback address - feedback.sandbox.push.apple.com#null#11798#null#9#null |getApnsService# APNS feedback port - 2196#null#11798#null#10#null |

getApnsService# APNS feedback port - 2196#null#11798#null#10#null |

 

and then:

#ERROR# APNSNotificationStatusListener:connectionClosed##Connection closed: 8#null#11801#null#0#null |

 

Were you ever able to find a working JSON payload for Apple?

Android on the other hand is working fine with the below example payload:

 

{

    "alert": "New Push notification",

    "data": "Test message"

}

 

Thanks in advance for any help you or the other SCN members might be able to provide.

Max


Viewing all articles
Browse latest Browse all 3189

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>