Mendix Studio Pro with Mac OS

0
I'm trying to build a native mobile app with mendix, I have installed Mendix studio pro 10.24.2 on Mac OS, IDK why it is showing this : It is not possible to preview native pages in mendix Is this limitation with Mac OS If Yes how can i edit pages and what are other limitations with Mac OS  
asked
1 answers
0

Hi Prasanna Karvande

 

Previewing Native Pages on macOS

As stated in the Mendix documentation, native page preview is currently not supported in Mendix Studio Pro on macOS. While you can still build and edit native pages, the preview functionality may not work as expected.

Limitations on macOS for Native Mobile Development

When working with native mobile apps on macOS, be aware of the following limitations:

  • Native page preview is not available in Studio Pro on macOS.

  • To preview your app, consider using an Android emulator such as Bluestacks or Genymotion.

  • Installing the Build Native Mobile App component separately can help resolve certain issues related to development and testing.

I hope this will help :)

answered