We are facing a behaviour we are not quite sure if it is as expected or not.
We have an app that can be opened by an other app using an URL Scheme. If the opening app is freshly installed, a dialog appears telling that the app wants to open the url scheme and if you agree. That's how it is expected. Now if you agree and the app wants to reopen the url scheme it does not ask about it again. Also, this is expected.
If I uninstall the opening app now and reinstall, we usually expected that the app asks again for the url scheme, but here it doesn't. It just opens the url scheme.
Is it the expected behaviour? Does the device store the selected response for an url scheme somewhere? Meaning, once accepted the OS remembers?
All answers are appreciated!
Greetings