Skip to content

jhaoheng/apnsReceiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icon

Readme

  • 此 repo 從 php_push_ios_gcm 切割而來
  • 可與 APNS_cer_build 搭配測試使用
  • 目的 : 透過 app 檢查憑證與 token 之間是否正確配對,並可傳送

USE KIT

Feature

  1. info
    • bundle_id
    • ver
    • show Porvision
      • development
      • Ad-Hoc
      • App Store
      • Enterprise
  2. send token
    • copy
    • email
    • sms
    • api (need use run nodejs server, see repo package nodejs_rest)
  3. see Notificaion info

How to start api server : nodejs_rest

  • 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

view

main view

img

info view

img

send view

img

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published