下載完後我們打開軟體
輸入先前得到的keyID、teamID以及剛剛的p8檔~
而deviceToken怎麼取得呢~
我們將App燒到手機後便會print出來再複製到這邊即可。
那在Enter message裡面要打什麼以及格式是什麼,請看參考以下官方文件:
https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/generating_a_remote_notification
https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/sending_notification_requests_to_apns
這邊內容我們已上面網站為例。
這養小小的實作APNs就成功~我們後面結合FCM吧!