xcode - How to exit an iPhone app if the terms are rejected? -
When the user selects "Reject" on my Terms and Conditions page, I am able to display a warning, But I did not completely find out how to get out of the application, is there any way to do this?
Apple discourages app from leaving itself - it gives an impression to the user that the app crashes And based on the fact that I have never seen the app performance terms and conditions stupid when it starts, I thought this is a definite way to reject your app from any store. When you are submitting an app, iTunes Connect allows you to provide custom license text; I only recommend using that.
Comments
Post a Comment