Skip to content

slangley/ios-push-debug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Push Debugging Scripts

This is a set of scripts that can be used for testing push functionality in an app, independent of Socialize.

Using the scripts:

  1. Run p12_to_pem.sh (Remember to specify the location of your p12 file.)

./p12_to_pem ~/Desktop/my.p12

  1. Run push.py

./push.py FE66489F304DC75B8D6E8200DFF8A456E8DAEACEC428B427E9518741C92C6660

  1. run feedback.py to check for any errors from apple

./feedback.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.7%
  • Shell 12.3%