Hey,
Do the following:
Before:
window.location.href = 'bsfit://'+window.some_custom_data;
After:
window.location.href = 'https://bsfit/'+window.some_custom_data;
And access host not scheme on native side.
Topic:
Safari & Web
SubTopic:
General
Tags: