http://bugzilla.novell.com/show_bug.cgi?id=551603
http://bugzilla.novell.com/show_bug.cgi?id=551603#c3 Jochen Van Wylick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Jochen Van Wylick <[email protected]> 2009-11-26 13:01:54 UTC --- I still have this problem. If I go to Solution Options and: - Set Bundle Identifier to: 'com.whatever.whatever' in 'IPHone application' tab - Set the appropriate 'Identity' in 'IPhone bundle signing' tab - Build & Run the app on the phone .. The 'FailedToRegisterForRemoteNotifications' override gets called - error message stating: 'no valid string found for aps-environment' However, If in stead of building the app - I choose 'Project'->'Open in XCode' - the application fails to build from there. If I then: - Go to Project->Edit active target <appname> - Tab 'Properties' - change Identifier to appropriate identifier ( com.whatever.whatever ) - Tab 'Build' - Under Code Signing - Select my developer identity for the 'Code Signing Identity' Now I'm able to build ( although the icon does not show ), but - more importantly - the application is able to receive remote notifications ! I've been able to test this, using http://code.google.com/p/apns-sharp/ . -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
