Hello,
Hello,
I try to create Mobile App through Express Mobile in OE 11.3.
But when I run test App in the Mobile App Builder throught remote browser, I getting this message "The Express Mobile Project requires an appconfig definition."
If I run test App in the Mobile App Builder localy in the Arcade as Run Configuration - it is working fine.
What I do wrong?
Regards,
Valeriy
Hi Valeriy,
For running the App in Mobile AppBuilder, the AppConfig file content from local copy (PDSOE) should be copied to the same in Mobile AppBuidler.
Hope this helps,
DivyaTheja
Hi DivyaTheja,
Thank you! It helped me.
Regards,
Valeriy
Hello sauqad,
I just wanted to give you a quick suggestion.
Please check the URIs for the service and for the catalog are valid. You can enter the URIs in the web browser to see if you can connect.
Also, check that the name of the host is the same as you see it in the web browser.
If the host name is in upper case, the web browser will change to lower case and the web browser would complain with an error that looks like a CORS issue but it is actually the upper case in the name.
I hope this helps.