While I may not be well-versed in iOS development or Safari's configuration by Apple, there is something that has piqued my curiosity.
Universal links are set up on my end, and from what I understand, if the app is already installed, opening the website in Safari will trigger a subtle banner encouraging users to open the page within the app. This appears to be one of the predefined rules in Apple's Universal Link settings.
- To illustrate, here is an image showcasing the Phantom banner: https://i.sstatic.net/VZVOl.png
Now, my question pertains to detecting the presence of Apple's Phantom banner using JavaScript. Any insights on this?