I am offering a subscription to users right when they sign up to my iOS app. If the user does not purchase the subscription offer at sign up, I want to give them the premium version of the app for 7 days. Once the 7 days past I want the user to have to purchase a subscription to continue to use the app.
I do not want to do just a basic counter/timer in the app because users' can just delete and reinstall the app to get full access once their time is up.
What is a possible way of accomplishing this?