iPhone Wi-Fi Manager SDK

前端 未结 2 396
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-09 21:37

I\'m attempting several methods trying to enable/disable Wi-Fi (toggle). Here are some things I am trying:

//Enable
WiFiManagerClientEnable(WiFiManagerClient         


        
2条回答
  •  死守一世寂寞
    2020-12-09 22:38

    You cannot disable WiFi on the phone. The user is responsible for this action through the Settings App, this capability is not available through the SDK.

    -t

提交回复
热议问题