問題タブ [nehotspothelper]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
2 に答える
689 参照

ios - 非推奨の CNCopyCurrentNetworkInfo の iOS 代替品 (可用性 - iOS 4.1–14.0)

こんにちは、接続されたwifiネットワークのデータ(ssid、bssid)を取得するためにcncopycurrentnetworkinfoを使用していますが、リンクhttps://developer.apple.com/documentation/systemconfiguration/1614126-cncopycurrentnetworkinfoによると、推奨されておらず、可能な解決策を示していますmethod fetchCurrentWithCompletionHandler:( https://developer.apple.com/documentation/networkextension/nehotspotnetwork/3666511-fetchcurrentwithcompletionhandle ) これは HotspotHelper のメソッドであり、私も networkextension@apple.com に電子メールを送信してその権利を求めます (com.apple.developer.networking .HotspotHelper) は HotspotHelper によって使用されましたが、拒否されました。

他に考えられる解決策はありますか?