Android builds fixed
- new icon - fixed android icons - fixed android status & navigation bar - added "Splash" page
This commit is contained in:
parent
8fe2b5cf28
commit
6ff37cb3be
85 changed files with 415 additions and 161 deletions
|
|
@ -1,6 +1,9 @@
|
|||
#update plugins
|
||||
npx cap sync
|
||||
#update assets
|
||||
npx capacitor-assets generate
|
||||
#npx capacitor-assets generate
|
||||
#for some reason icon is broken without this
|
||||
npx capacitor-assets generate --pwa
|
||||
npx capacitor-assets generate --android
|
||||
#update webroot
|
||||
npx cap copy
|
||||
Loading…
Add table
Add a link
Reference in a new issue