0

Right now I don't have a developer account, so I used to install a watch app on Apple watch series 3 using Xcode. In the last few months, I observed that my app is usually uninstalled automatically after some days about one week even I run the app daily.

May I know what is it causes? What's the approach to find out it causes? Is there any solution for this?

anil kumar
  • 13
  • 1
  • 5

1 Answers1

0

It's because you don't have a paid developer account. A paid developer account will allow an app to remain for longer. Currently 90 days when signed/deployed through Test Flight.

CodeChimp
  • 4,745
  • 6
  • 45
  • 61
  • Thanks, CodeChimp for the response. Can you plz share the link which mentioned that non-paid developer will not allow an app for a long time? – anil kumar Nov 13 '19 at 10:34
  • Can't find anything on Apple giving explicit dates but here's a similar question. https://stackoverflow.com/questions/54248071/using-an-ios-app-for-more-than-7-days-without-a-paid-developer-account – CodeChimp Nov 14 '19 at 08:54