ios - APNS_SANDBOX tokens deactivate instantly on Amazon SNS -


we use amazon sns send our push notifications different platforms. i've hit unique snag , looking solve it.

on our apns_sandbox application, token inserted phone signed mobile developer , ios team provisioning profile instantly deactivate when message sent end point. without error, aws console says message delivered, if refresh list of end points, end point deactivated.

our apns (production) push works fine, when app signed release proper provisioning profile. sandbox won't deliver push notifications phone.

full disclosure, have posted on sns product forums support, it's been days , have not had reply.


Comments

Popular posts from this blog

PHP DOM loadHTML() method unusual warning -

python - How to create jsonb index using GIN on SQLAlchemy? -

c# - TransactionScope not rolling back although no complete() is called -