I want to be using URL-Schemes in my application so when someone use the URL-Scheme, they unlock PRO version inside the application.
BUT, how can i make that the URL-Scheme can be used only once? So only 1 person can use the url scheme, and when the url scheme is used, it cannot be used again?