Software Archive
Read-only legacy content
17061 Discussions

Splash screen and config.xml

ben4
Beginner
223 Views

Hello,

 

I have the splash screen cordova plugin in my intel sdk project, what I am not understanding is that in the doc it speaks about a file called "config.xml", I cannot find it anywhere in the project, is this normal?

 

https://www.npmjs.com/package/cordova-plugin-splashscreen

 

Could you please guide me on how this works please?

 

Thank you.

0 Kudos
2 Replies
PaulF_IntelCorp
Employee
223 Views

The Intel XDK does not use a config.xml file. To add to the config.xml file add your lines to the intelxdk.config.additions.xml file. See this one for an example > https://github.com/gomobile/sample-hello-admob/blob/master/intelxdk.config.additions.xml <

0 Kudos
ben4
Beginner
223 Views

Hi Paul,

 

Thank ou for the reply, Yes I discovered this today after I kept having my main config erased again and again, got it now :-)

I am starting to understand how things are linked together....made my first app today, but struggle with admob, just tried something new, generating the ap now and will see if this works....

Thanks again,

0 Kudos
Reply