[MonoTouch] APNS, MonoTouch and MD

Peter Stockli petercs at gmail.com
Thu Nov 26 17:53:00 EST 2009


Hello

Has somebody successfully tested APNS and MonoTouch?

(It's not a problem on the server side, because pushing to a known device
token,
via the Sandbox works)

At the moment I'm getting the "No Valid aps-environment entitlement"
from the FailedToRegisterForRemoteNotifications (UIApplication application,
NSError error)
method. Even tough I re-downloaded the provisioning file, deleted all old
provisioning
files in the organizer and on the phone, deleted and reinstalled the
application.

Another problem is that in MonoDevelop you can't assign a provisioning
profile to a
Developer Identity, only to a Distribution Identity. APNS needs a fully
qualified
package name and a matching provisioning profile.
Which means that I have to test this part of the application as a AdHoc
application,
without debugging capabilities besides UIAlertView. (as far as I know)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20091126/b822e6e8/attachment.html 


More information about the MonoTouch mailing list