-
fix(android): add deep link handler to intercept zeavisedu:// URLs and navigate WebView
released this
2026-06-15 18:03:45 +00:00 | 48 commits to main since this releaseLogin-page won't auto-process token on deep link return because
the WebView stays on the page it was on. Added setupDeepLinkHandler()
which listens for zeavisedu:// scheme URLs and navigates the WebView
to the correct path+query.Co-Authored-By: Claude noreply@anthropic.com
Downloads