A demo how to use transferFile with Realm in Swift 3. It is for sharing Realm data between iOS 10 and watchOS 3.
In order to compare it and sendMessage, this project contains code of sendMessage.
- clone it.
pod install
for importing realmSwift.- Run and launch the watchOS app.
- Launch the iOS app.
Swift 3, Xcode 8+
Yuta Hoshino @hsylife