[easyapns:217] Problems with Apple Feedbacks : never get the "uninstalled" status

508 views
Skip to first unread message

Dorian

unread,
May 10, 2010, 7:56:00 AM5/10/10
to Easy APNs
Hi all,
I use EasyAPNs which works very well.
I customized it to work with multiple applications and track each
devices badge separately, I developed an web-interface allowing to
send Push on devices regarding their development status, Deviceuid,
appVersion... for each applications.

Everything works very well expect Apple feedbacks.
My devices never get the uninstalled status. Thus I wanted to know if
I missed something or if did something wrong (although everything else
is working great).
I am still using sandbox development status with all my apps and
devices, does that affect Apple feedbacks?
Is there a way to track feedbacks (to check if it is my DB record not
working or Apple who never give feedbacks) ?

Regards,
Dorian

--
You received this message because you are subscribed to the Google
Groups "Easy APNS" group.
To post to this group, send email to easy...@googlegroups.com
To unsubscribe from this group, send email to
easyapns+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/easyapns?hl=en

Dorian

unread,
May 17, 2010, 7:28:20 AM5/17/10
to Easy APNs
I finally got the solution. The problem comes from the "Sandbox"
APNs Feedback server, probably a bug. Here is the solution if anyone
has the same problem:

Create a dummy app id in the program portal, enable development push
notifications on it Create and download the associated provisioning
profile Create a new xcode project, and invoke the
registerForRemoteNotificationTypes method on start. Install the dummy
app on your device. At this point, you should have two DEVELOPMENT
apps running on your device: the original app and the dummy app. Both
should be registered to receive push notifications. Uninstall the
original app, and try to send a push notification to that app. Invoke
the feedback service, and you should receive data back.

To resume, the Sandbox Feedbacks server needs TWO DEVELOPMENT Apps
registered on the SAME iPhone to work.

This manipulation is not necessary for the production phase as the
"Production" APNs Feedback server works fine.

Regards,
Dorian
Reply all
Reply to author
Forward
0 new messages