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
The initial setup documentation needs updating, or the CLI needs fixing, not sure which. When you use f7 create --ui (see exhibnit a) and you set the app name, you set the app icon, select capacitor / ios / android, etc - the app assets are not autogenerated (and there's no place to upload the splash).
Furthermore when you follow instructions on exhibit b, you find nothing works as is documented. It seems like the assets-src might even be deprecated in favor of resources/icon|splash.png ?
Additionally, when you use f7 assets --ui, you find that there's no place to "upload" any assets (see attached screenshot)
The initial setup documentation needs updating, or the CLI needs fixing, not sure which. When you use
f7 create --ui
(see exhibnit a) and you set the app name, you set the app icon, select capacitor / ios / android, etc - the app assets are not autogenerated (and there's no place to upload the splash).Furthermore when you follow instructions on exhibit b, you find nothing works as is documented. It seems like the assets-src might even be deprecated in favor of resources/icon|splash.png ?
Additionally, when you use
f7 assets --ui
, you find that there's no place to "upload" any assets (see attached screenshot)a. https://framework7.io/cli/create-app
b. https://framework7.io/cli/generate-assets
Have to fallback to manual use of cordova-res to get things set right.
The text was updated successfully, but these errors were encountered: