Android: Error: splashscreen size has to be 2048x2048 Messa

Just starting out? Need help? Post your questions and find answers here.
PCPixMusic
Posts: 8
Joined: Tue Mar 09, 2021 9:58 pm

Re: Android: Error: splashscreen size has to be 2048x2048 Me

Post by PCPixMusic »

Hello.

Thanks, it works!. :D
PCPixMusic
Posts: 8
Joined: Tue Mar 09, 2021 9:58 pm

Re: Android: Error: splashscreen size has to be 2048x2048 Me

Post by PCPixMusic »

Hello

With the enable debug option, works, but therefore with the debug window.
How to remove it? When the code is in Android, the top image is not displayed.

Download source code :
https://www.mianubo.fr/s/PteCDHPpP2qYQP3

WebApp :
Image

Android Version :
Image


Thanks
plouf
Posts: 194
Joined: Tue Feb 25, 2014 6:01 pm
Location: Athens,Greece

Re: Android: Error: splashscreen size has to be 2048x2048 Me

Post by plouf »

you can use closedebugoutput as suggested, keep in mind that when you have finished your app
the FINAL should NOT be with debugger, but you have to sign the app (google -> apk sing)

since its absolute necessary for uploading it in playstore

however for now and your tests use the debugger
Christos
PCPixMusic
Posts: 8
Joined: Tue Mar 09, 2021 9:58 pm

Re: Android: Error: splashscreen size has to be 2048x2048 Me

Post by PCPixMusic »

Hello @plouf

Thanks for CloseDebugOutput() !

it works. : D

I had never seen this advice.

Have a nice day and thank you everyone.
Post Reply