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
- Export isRelativeOrProxyUrl and createProxyUrl on Capacitor global object
- Update CapacitorInstance interface to include new methods
- Remove TODO comments in native-bridge.ts
This allows plugins and other parts of the system to use these utility functions for URL handling.
0 commit comments