Build Native Mobile App Option is disabled

0
Hello, For me Build Native Mobile app option is disabled.Can anyone help me to enable this?
asked
5 answers
3

Hi Divya,

 

If you want to enable this, you need to create a native mobile profile in your navigation.

https://docs.mendix.com/refguide/navigation

If you want to create a native app, you can always start from the Blank Native app template from Mendix.

https://docs.mendix.com/howto/mobile/getting-started-with-native-mobile

answered
1

Hi Divya,

You need to add a Native navigation profile in the application to be able to Build Native Mobile App.

Go to Navigation → Add navigation profile → Choose native mobile → Click ok and then check this option again.

Regards,

Radhika

answered
1

Try following steps
 

  • Make sure there is a native profile added in navigation
  • Make sure home page is set for the native profile
  • Run the studio pro as administrator and check if option is visible
  • Deploy your native mobile app to the cloud via Studio Pro. App needs to be uploaded to version control first.
  • Mendix Studio Pro v8.15 and above installed using the online installer. The offline installer does not include the Mendix Native Mobile Builder dependency. If you are not sure about it, just reinstall the Mendix. Run the setup file as administrator. 
answered
0

I had the same issue. I was lacking the Mendix Native Mobile Builder dependency. Re-installing Mendix using the online installed did the trick for me.

answered
0

 A bad user experience is one of the main reasons why your app gets rejected from the Apple App Store. One of the main issues with a native app is that it will not be submitted to the App Store if it does not meet their requirements. However, if you want to build an app for iOS and Android, then read on as we walk you through what Native Apps are and who uses them.

answered