How the old release communicate with App Store, and find a new release is available? I have no idea on this issue.
Any help will be appreciated.
How the old release communicate with App Store, and find a new release is
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
App updates are handled by the OS. The user is notified of updates for your app when they become available. They have the option to update. Thus, you cannot update in secret.
Your app could utilize an external server for a portion of its functionality, achieving the same result in some cases.
You could also notify the user of available updates when your app is run.