Post

Replies

Boosts

Views

Activity

Reply to iOS 15.4 got "TypeError" when setting WKWebView address to a custom url scheme
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:
Replies
Boosts
Views
Activity
Mar ’22