404 - file not found for file: components.json when connect Native Mobile App using Make it Native 10
0
Hello, I'm using Mendix Studio Pro 10.21.0, and I'm working with academy advanced learning path "Build a Native Mobile Inspection App". When I use "Make it Native 10" on my cellphone(iOS) to connect my app, it show error like below. And my studio pro console show error "404 - file not found for file: components.json" at the same time. I have tried all the method in docs "https://docs.mendix.com/refguide/mobile/getting-started-with-mobile/prerequisites/#troubleshooting" , but I still can't connect. My app does have "Native mobile profile", and setting default home page. I already publish & deploy my app on Mendix Cloud. I have tried to delete "development" folder in my project to force recreate it, it didn't work. If need any further information about my app or situation, please tell me. Please help me.
asked
Chang David
2 answers
0
In runtime settings, do you have React Client set to Yes? If so, turn it off. I had the same
answered
Marcel Groeneweg
0
There are two things you could try to make it work that worked for me in the past:
Connect to your phone hotspot to circumvent any group policies instated by your company that might be stopping the connection
Go to your windows firewall -> inbound rules -> for each entry of "Mendix Native Mobile", open them and go to the "Advanced" tab. Here, set "Edge traversal" to "Allow edge traversal". This has fixed similar issues for me in the past, so I hope it works for you too.