I'm not sure, but calling NSString.FromData(deviceToken, NSStringEncoding.UTF8) in RegisteredForRemoteNotifications produces an empty string. And doing it the same way as shown in Xamarin samples (deviceToken.ToString()) produces a null (and Notifications sample (https://github.com/xamarin/monotouch-samples/tree/master/Notifications) crashes). Maybe I'm missing something in my setup...
-- View this message in context: http://monotouch.2284126.n4.nabble.com/Calling-Obj-C-constructor-tp4656882p4656885.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
