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
fix: auto-detect Android view mode on native platform
Initialize viewMode to 'android' when running as native APK via Capacitor.isNativePlatform().
Dev mode on web still defaults to 'web' with toggle available.
0 commit comments