I would like to know if there is a way for an iOS and Android app developer to prevent the appstore from automatically updating the app on the user's device, under certain conditions.
The app would make some internal checks & tests and keep ignoring the updates until the test result becomes positive.
Would something like this be possible in any way?
Thanks.