I am getting 404 /screen and 404 /apidata.json in terminal (attached the screenshot below) when running it via cordova run browser. There is no splash screen displayed. It goes directly to the root page (It is working without displaying the splash screen). And I am testing this app on ionic view as well. It is displaying only a white screen in the old android devices (in ionic view). But the app is working fine without the splash screen on the updated android devices (Android 5.0 - with ionic view). As I am new to ionic, I do not know what causes this.
Note: I have replaced the splash.png in resources folder. And after that I've ran ionic cordova resources. It has added different variations (png files) derived from the splash.png in the resources folder to the ./resources/android/splash folder. (It is fine. But the app is not displaying it when starts.)
Here are some more information on my setup.
Other Information-
PS E:\Sen Files\dev\99eeeeeeeeeeeex\Mobile app\to test\Amila ayyas git\endCusApp> npm list -g --depth=0
C:\Users\Senura\AppData\Roaming\npm
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
`-- [email protected]
PS E:\Sen Files\dev\99eeeeeeeeeeeex\Mobile app\to test\Amila ayyas git\endCusApp> cordova platform ls
Installed platforms:
android 4.0.0
browser 4.1.0
Available platforms:
blackberry10 ~3.8.0 (deprecated)
webos ~3.7.0
windows ~5.0.0
More screenshots << Link
Hope you will look in to this. And Thank you for reading this. Please tell me what is causing this.



