ios-voip-push
ios-voip-push copied to clipboard
Error push not worrking when install ipa
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.