Dear B4A forum, I know this issue has been brought to reference for other WebView issues, however this one is strange. I am trying to create a fan app "Michael Johnson Harpist" and allow users of the app to access my bandsintown.com concert page . This is the link https://bnds.us/ytr0zq . The WebView works perfectly for most of the links on this website except for the "Tickets" button. It bring up
Web page not available
The web page at intent://bandsintown.page.link/?link=https://www.bandsintown.com/t/102656774?app_id=art-12106794-ytr0zq&came_from=269&utm_medium=web&utm_source=jump_page&utm_campaign=ticket&affil_code=art-12106794-ytr0zq&deeplink=deferred&apn=com.bandsintown&amv=229&afl=https://www.bandsintown.com/t/102656774?app_id=art-12106794-ytr0zq&came_from=269&utm_medium=web&utm_source=jump_page&utm_campaign=ticket&affil_code=art-12106794-ytr0zq&deeplink=deferred&isi=471394851&ibi=com.bandsintown.bit&ius=bitcon&ifl=https://www.bandsintown.com/t/102656774?app_id=art-12106794-ytr0zq&came_from=269&utm_medium=web&utm_source=jump_page&utm_campaign=ticket&affil_code=art-12106794-ytr0zq&deeplink=deferred&imv=6.7&si=https://assets.prod.bandsintown.com/images/deferred-deeplink-image.png&utm_campaign=ticket&utm_medium=web&utm_source=jump_page&gclid=242&efr=1#Intent;package=com.google.android.gms;action=com.google.firebase.dynamiclinks.VIEW_DYNAMIC_LINK;scheme=https;S.browser_fallback_url=https://www.bandsintown.com/t/102656774?app_id=art-12106794-ytr0zq&came_from=269&utm_medium=web&utm_source=jump_page&utm_campaign=ticket&affil_code=art-12106794-ytr0zq&deeplink=deferred;end; could not be loaded because:
net::ERR_UNKNOWN_URL_SCHEME
I should also add that there are many links to concerts (all different ) on this site . and they change every month so it would be impossible to include these links as an intent in the manifest as I would have to change the app manifest every month.
Can anyone help me. Cheers, Michael
Web page not available
The web page at intent://bandsintown.page.link/?link=https://www.bandsintown.com/t/102656774?app_id=art-12106794-ytr0zq&came_from=269&utm_medium=web&utm_source=jump_page&utm_campaign=ticket&affil_code=art-12106794-ytr0zq&deeplink=deferred&apn=com.bandsintown&amv=229&afl=https://www.bandsintown.com/t/102656774?app_id=art-12106794-ytr0zq&came_from=269&utm_medium=web&utm_source=jump_page&utm_campaign=ticket&affil_code=art-12106794-ytr0zq&deeplink=deferred&isi=471394851&ibi=com.bandsintown.bit&ius=bitcon&ifl=https://www.bandsintown.com/t/102656774?app_id=art-12106794-ytr0zq&came_from=269&utm_medium=web&utm_source=jump_page&utm_campaign=ticket&affil_code=art-12106794-ytr0zq&deeplink=deferred&imv=6.7&si=https://assets.prod.bandsintown.com/images/deferred-deeplink-image.png&utm_campaign=ticket&utm_medium=web&utm_source=jump_page&gclid=242&efr=1#Intent;package=com.google.android.gms;action=com.google.firebase.dynamiclinks.VIEW_DYNAMIC_LINK;scheme=https;S.browser_fallback_url=https://www.bandsintown.com/t/102656774?app_id=art-12106794-ytr0zq&came_from=269&utm_medium=web&utm_source=jump_page&utm_campaign=ticket&affil_code=art-12106794-ytr0zq&deeplink=deferred;end; could not be loaded because:
net::ERR_UNKNOWN_URL_SCHEME
I should also add that there are many links to concerts (all different ) on this site . and they change every month so it would be impossible to include these links as an intent in the manifest as I would have to change the app manifest every month.
Can anyone help me. Cheers, Michael