This repository has been archived by the owner on Oct 19, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 135
Pbm with cordova 7.1 ? #52
Comments
I ended up using the res/screen/ instead and it works. For example, here is my android splash screens under android platform
|
Hi, Same issue here. Furthermore, since we use Continuous Integration, we are unable to fix the manifest by hand. |
Hi all, I submitted a pull request for this issue to @AlexDisler |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Both cordova-icon and cordova-splash are working fine but the android application still shows the default cordova icon/splash.
It seems that cordova-splash outputs in "platforms/android/app/src/main/res/" while the project still uses "platforms/android/res/".
Tried to remove/add the android platform without much success. And linking to the good dir yielded a complain about missing config.xml file
My versions:
Node version: v9.2.1
Cordova version: 7.1.0
The text was updated successfully, but these errors were encountered: