- 此 repo 從 php_push_ios_gcm 切割而來
- 可與 APNS_cer_build 搭配測試使用
- 目的 : 透過 app 檢查憑證與 token 之間是否正確配對,並可傳送
- info
- bundle_id
- ver
- show Porvision
- development
- Ad-Hoc
- App Store
- Enterprise
- send token
- copy
- sms
- api (need use run nodejs server, see repo package
nodejs_rest
)
- see Notificaion info
cd /{path}/apnsReceiver/nodejs_rest
node index.js
- Test curl :
curl -X GET http://localhost:1112/pushtoken/123456789
- Get your localhost ip address and set it to app -> send -> api -> ip_address:port