[Mono-bugs] [Bug 551603] Subscribing to APNs push notifications does not work

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 26 08:01:58 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=551603

http://bugzilla.novell.com/show_bug.cgi?id=551603#c3


Jochen Van Wylick <Jochenvanwylick at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Jochenvanwylick at hotmail.com

--- Comment #3 from Jochen Van Wylick <Jochenvanwylick at hotmail.com> 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.


More information about the mono-bugs mailing list