About Store Forum Documentation Contact



Post Reply 
iOS How to get "Device Token" "Launch options"
Author Message
Tomcat Offline
Member

Post: #1
iOS How to get "Device Token" "Launch options"
Hi,

I want to get the value of below without changing EsenthelEngine's code(EsenthelEngine.a) in iOS (using Xcode).
Is it possible ? And if it's possible, please show me the example code for it.


- application:didFinishLaunchingWithOptions:

- application:didRegisterForRemoteNotificationsWithDeviceToken:


https://developer.apple.com/library/ios/...thOptions:

https://developer.apple.com/library/ios/...viceToken:
02-15-2016 07:48 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: iOS How to get "Device Token" "Launch options"
Hello,

You will need the source code license for that.
02-17-2016 11:54 PM
Find all posts by this user Quote this message in a reply
Post Reply