Cannot connect through bluetooth in multipeer connectivity iOS 10

三世轮回 提交于 2019-12-11 03:06:15

问题


I have developed an application that communicates with nearby devices using multipeer connectivity framework in Swift 3 iOS10 SDK. It works as expected in iPads using only Bluetooth but it doesn't work in iPhones if wifi is set to off, and I want to use only Bluetooth. If it is the issue with IPv6 then how to enable it. Thanks,


回答1:


The current consensus is this is a bug in iOS 10 (we're in the same boat, it just stopped working.)

https://forums.developer.apple.com/thread/62306

From Apple via 3rd party in above link (Sep 22, 2016 2:11 AM):

Engineering has determined that your bug report (28218002) is a duplicate of another issue (28300004) and will be closed.



来源:https://stackoverflow.com/questions/40303629/cannot-connect-through-bluetooth-in-multipeer-connectivity-ios-10

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!