arsenal942 / Cordova-Network-Manager

Cordova Network Manager enables Wifi management for both Android and iOS applications within Cordova/Phonegap projects.
Other
16 stars 8 forks source link

xCode simulator fail #14

Closed Melcus closed 6 years ago

Melcus commented 6 years ago

Issue type

Select all that apply

Description

This will not run in the xCode simulator and requires a physical iOS device to be connected to the machine when building. If you don't attach a physical device, the build will fail. It seems the problem from wifiwizard is still here ..

Is there any way we can get past this ? Won't this get blocked in the iOS app store ?

arsenal942 commented 6 years ago

@Melcus Unfortunately no. You are still able to build your application and upload it to the app store without any problems. An actual human being at Apple downloads and reviews every application prior to approval.

HotspotConfiguration and NetworkExtensions don't work in the iOS simulator. I hope they change this soon.

arsenal942 commented 6 years ago

As of the latest xCode however, I have been able to at least build the application without having to have an iOS based device plugged in. It still doesn't work in the simulator though.