Hitman666 / ios-voip-push

Sample app in Swift and ObjectiveC that can receive VoIP push notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error push not worrking when install ipa

TranHanHieu opened this issue · comments

it working when install debug xcode, but not working when install ipa

Can you help me?

Probably certificates not set properly? Though, am making a wild guess - add more info of what you tried so far.

I created a certificate as a guide. I implemented it successfully on the terminal
when build debug on xcode. I created Provisioning Profiles on account Apple developer.
I do not understand why it does not work when ipa build.

We have the same issue. Works fine when debugging but fails with „BadDevice token“ using distribution builds (adhoc, TestFlight...). Certificates are set correctly. Regular pushes work fine.