天天看點

ionic capacitor 開發APP問題集合

1. 閃屏頁,啟動圖示生成(利用 cordova-res 制作)

cordova-res android
           

2. 閃屏頁啟動時 statusbar 為黑色

配置 splashscren 參數
"plugins": {
   
    "SplashScreen": {
   
      "launchShowDuration": 3000,
      "androidScaleType": "CENTER_CROP",
      "backgroundColor": "#ffffffff" // statu