-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bluetooth does not work after upgrading to iOS 8 #11
Comments
Sorry for the late answer. Is this still an issue or did you resolve this somehow? |
Hello jdiehl, |
For me this reproduced on iOS10 also. The solution was to enable ipv6 for AsyncServer and AsyncConnection like this:
This thread discusses the similar issue and gives evidence that this really might be the correct solution: |
Does this patch resolve the issue? |
Yes, that works for us on iOS9 and iOS10 at least. |
@jdiehl Could you update to a new version and the CocoaPods spec for this? |
To whom it may concern,
After upgrading to iOS 8, the device cannot find each other.
But if connecting with WiFi, the device can.
Do you have this issue?
Thank you.
The text was updated successfully, but these errors were encountered: