iPad Offline App - Error when testing with Mendix APp

0
Hi all, I'm currently testing an offline app for iPad with the Mendix app. When starting the app I get this error An error has occurred while handling the request. t@file:///var/mobile/Containers/Data/Application/5E05FF50-F410-4CE5-9F3D-6EE93E87BA9D/Library/NoCloud/www/storage/resources/mxclientsystem/mxui/mxui.js?636651881894730717:1:306892 t@file:///var/mobile/Containers/Data/Application/5E05FF50-F410-4CE5-9F3D-6EE93E87BA9D/Library/NoCloud/www/storage/resources/mxclientsystem/mxui/mxui.js?636651881894730717:1:322771 t@[native code] file:///var/mobile/Containers/Data/Application/5E05FF50-F410-4CE5-9F3D-6EE93E87BA9D/Library/NoCloud/www/storage/resources/mxclientsystem/mxui/mxui.js?636651881894730717:1:173586 file:///var/mobile/Containers/Data/Application/5E05FF50-F410-4CE5-9F3D-6EE93E87BA9D/Library/NoCloud/www/storage/resources/mxclientsystem/mxui/mxui.js?636651881894730717:1:126440 a@file:///var/mobile/Containers/Data/Application/5E05FF50-F410-4CE5-9F3D-6EE93E87BA9D/Library/NoCloud/www/storage/resources/mxclientsystem/mxui/mxui.js?636651881894730717:1:125347 promiseReactionJob@[native code] Has anyone seen this before?
asked
1 answers
0

Hi Fabian,

I think I didn't see this error before. We're building some offline mobile apps and based on that experience, I advice you to built an app based on you laptop IP-address with PhoneGap. The Mendix app is restricted in possibilities and trigger custom functionalities. A self built app works better and gives a better uses experience with the testing but also response on screen changes.

answered