I’ve each url scheme and common hyperlinks enabled on my iOS app.
On iOS, utilizing a simulator telephone, I can kind in myapp://
into the safari deal with bar and it’ll pop open my app. However on an precise iPhone, typing in myapp://
into the safari deal with shows this following error:
Safari can not open the web page as a result of the deal with is invalid
What am I lacking right here? Why is it engaged on simulator however not on the precise iPhone? How can I resolve this? I do know that iOS has moved to common hyperlink – and that’s working. However simply attempting to determine why the urlscheme is engaged on one and never the opposite. One factor to notice is the simulator is working iOS 16.2 whereas the iPhone is working iOS 15.3.1 (its an iPhone 7, it may possibly’t replace to iOS 16). One would suppose the older iOS would assist urlscheme and the newer would not…however its the other right here.
On Android, typing myapp://
into the chrome deal with bar works on each bodily gadget and simulator.