|
How do you interface Apple Push Notifications with Unity?
(comments are locked)
|
|
When you compile your game to iOS you get a XCode project. If you need to add anything external to it like iAd, GameCenter or Push Notifications, you should add to this project as you would do to any iOS project, regardless if it's Unity or not. How do you do this exactly?
May 07 '11 at 03:45 AM
ina
May 08 '11 at 04:42 AM
Henrique Vilela
What I meant is how do you connect Unity data with this?
Jul 29 '11 at 12:57 AM
ina
You need to do a plugins in unity : http://unity3d.com/support/documentation/Manual/Plugins.html
Feb 10 '12 at 10:50 AM
SeikoTheWiz
(comments are locked)
|
|
I am pretty sure the only way to get push notifications as of now with unity is if you install a plugin to unity. You might be able to find the plug in on the unity store, but there also might be some just floating around the internet. It is definitely possible, you might just need to search google and the unity store to find it.
(comments are locked)
|
