1.2.0 #3
florianbuerger
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The SDK does not remember a paired grip anymore. We now fully rely on the system to restore the connection to the paired grip. This greatly simplifies the pairing & reset process, which now can be completely done in Settings.app.
The SDK automatically connects to the first grip that is connected to the system. Multiple connected grips aren't supported at this point, the SDK will always choose the first available (the order is undefined though). Having multiple grips paired to the iOS device is possible.
If you previously relied on the fact the SDK stored the paired grip (by name), you will have to do this in your app instead.
The relevant renamed methods should be fixed by Xcode auto correct feature, please reach out if you run into any issues.
This discussion was created from the release 1.2.0.
Beta Was this translation helpful? Give feedback.
All reactions