Software Archive
Read-only legacy content
17061 Discussions

Broken Splash Screen link

Matt_H_1
Beginner
1,054 Views

screenshot_Wed_Jul_29_07.55.31.png

I changed something and then I noticed that my splash screens were no longer accessible. I cannot change them or remove them to attach new ones. I really don't know what to do here. Has anyone else had this issue?

0 Kudos
1 Solution
Ad
New Contributor III
1,054 Views

The only way I could solve this problem was by editing the YOURPROJECT.XDK file, located in the root of your project directory, manually.
Important: Before your start, make a backup of this file!

1. Close XDK.

2. Open YOURPROJECT.XDK and delete in this file the branch "splashes_": [ ..... ] 
Do this for each build (android, crosswalk etc..)!

3. Save it and start XDK again


 


 

View solution in original post

0 Kudos
7 Replies
Ad
New Contributor III
1,055 Views

The only way I could solve this problem was by editing the YOURPROJECT.XDK file, located in the root of your project directory, manually.
Important: Before your start, make a backup of this file!

1. Close XDK.

2. Open YOURPROJECT.XDK and delete in this file the branch "splashes_": [ ..... ] 
Do this for each build (android, crosswalk etc..)!

3. Save it and start XDK again


 


 

0 Kudos
Hamilton_Tenório_da_
Valued Contributor I
1,054 Views

For safe, make a copy before...

0 Kudos
Matt_H_1
Beginner
1,054 Views

Thank you very much. It worked perfectly.

0 Kudos
Uitlegentekst
Beginner
1,054 Views

Thanks. Had the same problem. Worked for me as well!

0 Kudos
Kenyon_B_1
Beginner
1,054 Views

Not working for me. Still showing up broken.

Anyone using Dropbox personal with business on the same computer? It changes the directory from "Dropbox" to "Dropbox (personal)".

I am wondering if the parentheses are causing problems.

0 Kudos
John_H_Intel2
Employee
1,054 Views

Try creating another project not in dropbox and add the splash screens back in. Does it work then?

0 Kudos
Adri_v_
Beginner
1,054 Views

Good tip - thanks.
Had the same problem and I found that I could correct the filenames in this file and then restart the XDK.

The images showed up again :-)

0 Kudos
Reply