pushmeup
pushmeup copied to clipboard
Error when running pushAPNS.rb
I added my stuff to config file, and when I run it on command line i get this:
<main>': undefined local variable or method
‘' for main:Object (NameError)
The line i think it is referencing is the APNS.pem which is set to '/Users/name/Desktop/ck.pem'
Whats wrong?
Can you post here how are you using it on command line? and the full trace?