iOS Safari does not recognize url schemes after user cancels
问题 I'm noticing strange behavior in Safari recently. I register a url scheme for the my app, and enter myapp:// into Safari. This launches my app immediately. Then I go back to Safari, and enter myapp:// into Safari again, this time it prompts me "Open this page in "myapp"?" Cancel or Open. My app will launch if I tap on open, and subsequent attempts the same alert shows. If I try tapping on cancel, my app will not launch. which is expected. However, if I enter myapp:// into the URL bar again, I