No Activity found to handle Intent (WebView)
Unsolved
Mobile and Embedded
-
Hi, hope your doing fine.
I have an android application which opens a website. in this website i have buttons which opens the Google AR to show the 3d model in real space. in normall chrome it works fine but unfortunately it shows error in webview.Any idea how i should proceed with this problem?
No Activity found to handle Intent { act=android.intent.action.VIEW dat=intent://arvr.google.com/scene-viewer/1.0?mode=ar_preferred&disable_occlusion=true&file=https://avrhub-production.s3.me-south-1.amazonaws.com/products/glb_models/QnZbGpLlUZi8EwjNckruc7NJEeGTnB4gn0QW5nyhkzw1js9OYtOFiSLL2dinxNReFyUIS0bXg1uwqNGAaa5jeMSHZeGJLtIlCe39.glb
-
Also i think i found a solution but i don't know how to apply it to my Qt project.