I am using Xcode 11.3.1. I wants to make an iOS and watchOS app using swift5. I understand we need to use WatchConnectivity class to send and receive data using message but, my concern is that how do we send data when Apple Watch is far from iphone. Assuming it's cellular and wifi both but still i need solution to get data from apple watch to iphone.
I wants to store those collected data from apple watch to iphone's local db by using realm.