Android App Not Connected To Wifi

Hi guys,
I have successfully build and upload my Android Apk to play store but after downloaded the app from play store, I can’t connect to my wifi.

Even some couple users encounter the same problem.

Can anyone help me with this? Thank you

Did you run cordova plugin add cordova-plugin-delete-wifi? :sweat_smile:

But seriously that sounds horrible. Try removing Cordova plugins until the “wifi” works again? There’s nothing in Meteor that does that, but possibly in Cordova.

I fixed it with mobile-config.js. Thank you for answering