Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

push to wrong environment still shown as successful #31

Closed
falkorichter opened this issue Nov 29, 2013 · 2 comments
Closed

push to wrong environment still shown as successful #31

falkorichter opened this issue Nov 29, 2013 · 2 comments

Comments

@falkorichter
Copy link

  apn push "<3fcdf78e 8564fcc9 91a7e5e4 3ba1e094 04c47081 9a2b7f89 f21913e5 e3864505>" -c apple_push_notification.pem -m "Hello world!" -e production

is working, with complete round trip to apns server and the device.

   Push notifications successfully sent

when switching the environment:

   apn push "<3fcdf78e 8564fcc9 91a7e5e4 3ba1e094 04c47081 9a2b7f89 f21913e5 e3864505>" -c apple_push_notification.pem -m "Hello world!" -e development 

I still get

   Push notifications successfully sent
@courtsimas
Copy link

@deadfalkon is this still an issue? I wonder if it's been fixed since the last time you tried it.

@mattt
Copy link
Contributor

mattt commented Jun 12, 2014

This should be fixed in the latest version. I'd be happy to reopen if it's still an issue.

@mattt mattt closed this as completed Jun 12, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants