You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be possible to build a Webkit message handler based connector instead of using websockets, for web-to-intiface-central communication on iOS. That said, I'm not sure if 2 way comms are available via this method, and where we'd handle the Webkit context (rust or flutter/dart?).
It might be possible to build a Webkit message handler based connector instead of using websockets, for web-to-intiface-central communication on iOS. That said, I'm not sure if 2 way comms are available via this method, and where we'd handle the Webkit context (rust or flutter/dart?).
https://medium.com/swlh/web-to-native-code-communication-on-ios-using-wkscriptmessagehandler-8d307b3847fa
https://developer.apple.com/documentation/webkit/wkscriptmessage
The text was updated successfully, but these errors were encountered: