In iOs, is it possible to programmatically stop my app from being auto updated from AppStore?

StackOverflow https://stackoverflow.com/questions/23236362

  •  07-07-2023
  •  | 
  •  

문제

Like question states, can I in my application set a parameter that stops the application from being auto updated from AppStore when a new version is available?

I know I can turn auto update on/off in general, by going to Settings on iPad/iPhone, but I wondered if I could stop just my app from being auto updated.

Thankful for all help :)

도움이 되었습니까?

해결책

You can't do that using the iOS application. Apple does not allow it.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top