Commit Graph

16 Commits

Author SHA1 Message Date
Zsombor Szabo d3f958f1f4 Add better Bluetooth state change handling
Add better peripheral connection state change handling
2020-01-31 09:42:20 +02:00
Zsombor Szabo a46271b2eb Address Bluetooth-related reliability problems 2020-01-30 14:27:49 +02:00
Zsombor Szabo ba8923b21b Add maxNumberOfConcurrentPeripheralConnections tweak for tvOS 2020-01-26 08:37:36 +02:00
Zsombor Szabo 173160af8f Fix runtime crash related to bitcode recompilation and KVO on watchOS 2020-01-25 14:31:22 +02:00
Zsombor Szabo 6fc6270f62
Update README.md 2020-01-22 18:39:59 +02:00
Zsombor Szabo 715116aadd
Update README.md 2020-01-22 18:38:25 +02:00
Zsombor Szabo 45f9ee5de2
Update README.md 2020-01-22 18:36:11 +02:00
Zsombor Szabo a29a01d456
Update README.md 2020-01-22 18:31:01 +02:00
Zsombor Szabo e8a17a238d Add support for watchOS and tvOS platforms. 2020-01-22 15:10:56 +02:00
Zsombor Szabo a94107f1a2 Fix crash related to multi-thread access to Dictionary (swift_isUniquelyReferenced_nonNull_native).
Revise DispatchQueue code.
2020-01-08 11:12:49 +02:00
Zsombor Szabo beb1fd679a Add support for macCatalyst.
Increase connecting timeout from 3 to 5.
Fix connecting timeout logic.
Add `CBManager.authorization` support introduced in macCatalyst 13.1 and iOS 13.1.
2020-01-06 11:40:31 +02:00
Zsombor Szabo 9c5e387ed4
Update README.md 2020-01-01 10:42:06 +02:00
Zsombor Szabo 67fcd16464 Update documentation headers. 2020-01-01 09:38:43 +02:00
Zsombor Szabo e5eae1d928 Update README.md with Privacy Policy section. 2019-12-31 14:51:06 +02:00
Zsombor Szabo 1b14860089 v2.0 2019-12-30 10:38:16 +02:00
Zsombor Szabo 3e7d2fe7d2 First commit 2019-09-30 10:13:38 +03:00