Unable to open app in mobile

0
Hi, I generated .apk file and installed app in my mobile. But i'm getting error message as 'Could not load app'. Application is running and i don't know why i'm getting this message. Please find below the screenshot of the mobile app with error message.   Any suggestions to solve this issue? Thanks.
asked
2 answers
0

Hi Vandarkuzhali,

I can confirm your issue, when build in the cloud. Probably related to the new hybrid release, see: https://docs.mendix.com/releasenotes/hybridapp/

Can you submit ticket to Mendix support?

Edit:

A workaround is to build the app yourself, and then update the config.xml, and remove the default splash screen element i.e. 

<!-- <splash src="splash.png" /> -->

Let me know if this works for you?

answered
0

Hi everyone, the issue was fixed. The automated build came back to work properly.

Best Regards,

Bruno

answered