Mobile App testing without run on cloud

0
Hi , I am using mendix modeler for building app, now i have a requirement of barcode scanner, for that i have to connect to phone to test. I have googled it and found two apps by which you can access your mendix app, they are working fine on that app but the problem is how can i test my app without running it on cloud. Is there any way for mobile app testing ->like for desktop we can do run locally and check our changes on local sandbox? Kindly help Thanks
asked
1 answers
0

When you run your app locally, you can use the Mendix native app to test it on your device locally.

Simply by connecting with your local server through your IP address. Only issue you might have; your local network doesn't allow this. In that case: use your mobile network as hotspot for both devices ;-)

 

answered