List / Scan for available WiFis iPhone

后端 未结 3 520
感动是毒
感动是毒 2020-12-15 01:31

I\'m searching for a way to present available WiFis in an iPhone App. So far my research resulted in the following:

  • Apps that implement(ed) such a functionality
3条回答
  •  有刺的猬
    2020-12-15 02:17

    path has changed in 3.X and beyond, from :

    /System/Library/SystemConfiguration/Aeropuerto.bundle/Aeropuerto
    

    to:

    /System/Library/SystemConfiguration/IPConfiguration.bundle/IPConfifuration
    

提交回复
热议问题