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
feat(webview): update WKNavigationDelegate to Swift 6 async API
- Replace legacy decidePolicyFor callback pattern with modern async/await version
- Update UIApplication.open call to be async
- Return navigation policy and webpage preferences tuple instead of using completion handler
Signed-off-by: alexanderthoren <alexitoblogger@gmail.com>
0 commit comments