custom buildHello, I’m quite new as a Mendix developer and I’m working on a project to convert a PWA into a Native app. One of the widgets I’m using in the PWA is the ImageCrop, which is no longer available in Native. Making a research I discovered the “Native file documents” which I found quite interesting to use it in my project. The problem is, and as stated in the documentation, that this tool “is an advanced, highly technical module” which requires a custom build to test/use it (not working on Make It Native App). As mention in the beginning I’m not at expert at all, and I’m wondering how can I do this “custom build” to test the functionality of the module in my app.