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
First of all, the cli didn't run npx cap add android/ios during creating. The back button doesn't exit the app, it works as intended, closes any modal, goes back in history if there is, but in the main view (home) it doesn't exit the app.
I didn't touch the code, I just created the app, ran npx cap add android, and build it.
The text was updated successfully, but these errors were encountered:
omar2205
changed the title
F7-Cli create svelte app + capacitor back button doesn't work
F7-Cli create svelte app + capacitor back button doesn't close the app
Jan 5, 2022
Wanted to try F7 with Capacitor.
First of all, the cli didn't run
npx cap add android/ios
during creating. The back button doesn't exit the app, it works as intended, closes any modal, goes back in history if there is, but in the main view (home) it doesn't exit the app.I didn't touch the code, I just created the app, ran
npx cap add android
, and build it.The text was updated successfully, but these errors were encountered: