Nathan Kahl
Posts: 0
Joined: Tue Nov 20, 2012 4:03 am

iOS Device Token

How do we get the iOS Device Token for push notifications? This is needed for some push notification services....any ideas?

Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

iOS Device Token

user parse.com easy integration

Nathan Kahl
Posts: 0
Joined: Tue Nov 20, 2012 4:03 am

iOS Device Token

I am not able to find anything on Parse.com on how to get the token id....

BjornS
Posts: 0
Joined: Tue Nov 20, 2012 12:22 pm

iOS Device Token

You need to goto apple developer to register your app for using push notifications. There you will get the device tokens and so on i guess. Haven't done it myself but i think that is what you need.

http://docs.tiggzi.com/tutorials/send...

Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

iOS Device Token

the point is to use parse.com and use theirs push notification, you don't need to play with tokens at all, just paste code in xcode and done

BjornS
Posts: 0
Joined: Tue Nov 20, 2012 12:22 pm

iOS Device Token

@Eric have you used Tiggzi with parse.com?

Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

iOS Device Token

yes, you have to export project as xcode project, add few lines into phonegap-template delegate file and comment few lines for push plugin, works great

Return to “Issues”