Splash Image on Android Crashing Game

Hi there,

I’m currently creating an infinite scroller for android and I have the game running well on my Samsung Galaxy S6.

But when i upload Splash image to appear on the App Startup and then redeploy to the device. The app crashes at the point when the Image should appear.

Image is a .png file and is set in the Project settings and the file is also loaded in the correct (i believe) folder within the content folders.

Any help is appreciated.
Cheers

What is the resolution of the png? I’ve seen issues sometimes when it tries to inflate the resource. Do you have a logcat or can share the png causing the issue?