Direct communication between Wear OS and iOS companion app

谁都会走 提交于 2019-12-25 01:34:34

问题


I currently have an app for Android & iOS smartphones which I want to bring to Wear OS & Watch OS.

As Wear OS smartwatches are also compatible with iOS devices, I'm looking for a way to communicate between the Watch OS app and the iOS app.

I wasn't able to find anything about this yet, so any help would be appreciated.


回答1:


As far as I know there is no simple way to communicate between WearOS device and Iphones. On one hand you can try to use regular bluetooth or BLE, on the other hand the android smartwatch apps might be now standalone with direct Internet access. You might want to create the standaolne app and synchronize via Internet, eg. Firebase Cloud Messaging.



来源:https://stackoverflow.com/questions/55727896/direct-communication-between-wear-os-and-ios-companion-app

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!