0

I am using the fresh ionic blank project and it's provide me white screen after splash screen and nothing happens after that when i try to check logs ionic cordova run android -lc Getting this error The connection to server was unsuccessful (http://192.168.0.8:8100)

I try with ionic cordova run android --prod all kind of slug but not effect and i am using blank new

project
  variables.scss
   $colors: (
       primary: #488aff,
       secondary: #32db64,
      danger: #f53d3d,
      light: #f4f4f4,
      dark: #222
       );
   config.xml

preference name="FadeSplashScreenDuration" value="300"
preference name="SplashShowOnlyFirstTime" value="false"
preference name="SplashScreen" value="screen"
preference name="SplashScreenDelay" value="3000"

I don't want to use crosswalk into my app

: 1.19.1
ionic (Ionic CLI) : 3.19.1
global packages:
cordova (Cordova CLI) : 7.0.1
local packages:
: 3.1.8
Cordova Platforms : android 6.2.3
Ionic Framework : ionic-angular 3.9.2
System:
Android SDK Tools : 25.2.5
Node : v6.11.0
npm : 3.10.10
OS : Windows 8.1
Environment Variables:
ANDROID_HOME : C:\Program Files (x86)\Android\android-sdk
Misc:
backend : legacy
AA Shakil
  • 538
  • 4
  • 14
Manoj Bhardwaj
  • 736
  • 1
  • 9
  • 25

0 Answers0