Github user filmaj commented on the issue:

    https://github.com/apache/cordova-plugin-splashscreen/pull/125
  
    Hmm, I cannot seem to reproduce the error with the latest master of 
cordova-android + cordova-plugin-splashscreen.
    
    I'm using a ~200kb .png file as a splash screen. Here's the relevant bit in 
my `config.xml`:
    
    ```
        <platform name="android">
            <allow-intent href="market:*" />
            <splash src="splash/splash.png" />
        </platform>
    ```
    
    I've tried on an API 25 emulator using the Google APIs x86_64 image using 
the Nexus S device profile. I've also tried on a Samsung Galaxy S5 running 
Android 6.0.1.
    
    @Lazza any other tips you can give me in trying to reproduce this? Anything 
in my set up above you think I need to change?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to