1 year ago
#349547
Oliver
How can I automatically launch an app from Safari without required permission?
I’m currently working on a smart mirror prototype and for that I use an iPad Pro that is connected to a screen. On the iPad I installed my Unity app. Now I need to be able to automatically open the app from the browser (I’ll implement additional things in HTML that runs locally on a SimpleHTTPServer). I used a custom URL scheme to do this and it works as intended. But how can I disable the prompt that asks for permission to launch the app? I will not have access to the iPad once it's attached to the frame of the prototype, so I need it to open the app without me having to manually click on "Open"
ios
xcode
ipados
0 Answers
Your Answer