http://www.the-nerd.be/2014/08/06/add-unity3d-in-a-native-ios-application/ The problem For a project I need to implement an augmented reality feature inside a native iOS application. We chose to go with Unity3D and Vuforia to do the augmented realit
http://www.raywenderlich.com/23704/demystifying-ios-application-crash-logs This is a blog post by Soheil Moayedi Azarpour, an independent iOS developer. You can also find him on Google+. Have you ever had the following experience as an app developer?
http://stackoverflow.com/questions/8682051/ios-application-how-to-clear-notifications up vote105down vote Just to expand on pcperini's answer. As he mentions you will need to add the following code to yourapplication:didFinishLaunchingWithOptions: me