|
|
|
|
|
|
There are different issues on different platforms that make the device not register w/ the UnifiedPush Server.
On APS some common For our Cordova plugin the issues are: * code signing issues (production vs from APNs and GCM do occur here too . sandbox) * provisioning profile There might be extra issues * incorrect URLs / credentials (from UPS the Cordova layer ) . * Incorrect SenderID Ideally this document leverages the information provided by AGPUSH-867 and AGPUSH-868 etc.
The document generated by this issue should give advice on how to gather data and debug it, when issues w/ the device registration process occur.
Basically we do need something like a trouble shooting document
|
|
|
|
|
|