View in Mendix App does not display for native devices.

0
I have an mobile app that I am working on in Mendix Studio Pro 8.2.0.   When deploying locally I can view the app in the “Make It Native”  app.  However, when I deploy to a server hosted Mendix Runtime environment, the QR code does not display in the “View Native Mobile App” tab.    Also, The Runtime, never seems to resolve as there is still a “Start” option vs a “Restart” option.  Even though the Live log shows that the app has started. Any ideas?
asked
2 answers
0

Do you only have a native app? Or also some “normal” pages? Are they accessible in the cloud?

answered
0

As far as i know ( and it's also in the docs https://docs.mendix.com/howto/mobile/getting-started-with-native-mobile ) the make it native app only works when you are in the same local network. So you can't run your cloud apps this way. See https://docs.mendix.com/howto/mobile/native-builder for more information about creating app packages. 

answered