1
vote
1answer
483 views
How can I listen for didRegisterForRemoteNotificationsWithDeviceToken outside the app delegate
I would like to my object to receive notification with the DeviceToken becomes available. Is there a way to delegate only certain functions from the UIApplication to my class?
Update:
…
1
vote
NSString text pixel length
take a look at this post http://stackoverflow.com/questions/1340667/pixel-width-of-the-text-in-a-uilabel …
