Communicator icon indicating copy to clipboard operation
Communicator copied to clipboard

Communication between iOS and watchOS apps just got a whole lot better.

Results 14 Communicator issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.2.2 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....

dependencies

Not sure if I'm misunderstanding the use case here, but when I observe Reachability changes when running my app from an Apple Watch, I get notified when the watch's Reachability...

Added @objc(...) attribute to the `SessionDelegate` class, which will update the Obj-C interface in a generated ...-Swift.h file, to avoid the name conflict with other libraries with a class named...

Hi @KaneCheshire! I'm are experiencing new crashes on the `Observable.notifyObservers` function. I have investigated, but I haven't been able to reproduce it. Have you experienced the same thing, or have...

I have an issue where the phone is notified from the watch, but the following function fails on the phone but not the watch, even though the setup is identical...