Hello
Is it any way to call Obj-C constructor like this?
NSString* token = [[NSString alloc] initWithData:deviceToken
encoding:NSUTF8StringEncoding];
NSString.FromData(deviceToken, NSStringEncoding.UTF8) seems to produce
undesired result.
--
View this message in context:
http://monotouch.2284126.n4.nabble.com/Calling-Obj-C-constructor-tp4656882.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch