Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: New iOS based notification script
Post: New iOS based notification script

I am trying to adopt the new Apple APN technology with the following Python script: import json import jwt import time from hyper import HTTPConnection ALGORITHM = 'ES256' APNS_KEY_ID = 'H6Q3X7RYZG...
fbartolom Networking 0 2,920 Apr-14-2017, 04:05 PM
    Thread: New iOS token based notification
Post: New iOS token based notification

I am trying to implement the new iOS token based notifications and for this I found a tutorial named: "token-based-authentication-http2-example-apns" that I implemented starting with: import json impo...
fbartolom Networking 0 3,018 Mar-04-2017, 06:06 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020