Build native button disabled

0
Hi, Team, I started a new mobile native template, and I clicked ‘publish’ button in mendix 10.1.1. The app has ‘native mobile’ profile in navigation, but still build native mobile button is been disable  Can someone help me how to build an android apk and run it locally on to my test device
asked
2 answers
0

Enable it by installing latest.exe

Native Builder: https://artifacts.rnd.mendix.com/native-builders/latest.exe

If the “Build Native Mobile App” still comes as disabled relaunch the mendix.

answered
0

Hello,

Make sure you have a Native profile. Build Native Mobile app is usually greyed out when a Native profile doesn’t exist.

  1. Check App Security -→ should be production
  2. Allow the anonymous user 
  3. Add a navigation profile (native mobile)
  4. Set the default home page for the native mobile.

Also enable it by installing latest.exe

Native Builder: https://artifacts.rnd.mendix.com/native-builders/latest.exe

then build native mobile app will display.

 

Hope it helps!

answered