When Unity project compiled, the generated XCode project doesn't have Push Notification on.
What is the way to make it on by default after compile?
Do I have to create a postprocessing like the below?
If so, how?
http://answers.unity3d.com/questions/1066927/postprocessing-ios-activate-background-mode-for-pu.html
↧