单个生态 Android 和 iOS 期望可实现同一个Fabric控制同一个设备(不是跨生态共享多Fabric模式) / A single ecosystem of Android and iOS is expected to be able to control the same device using the same Fabric (not a cross-ecosystem shared multi-Fabric mode). #1699
Unanswered
androidengineer
asked this question in
Q&A
Replies: 1 comment
|
该日志为IOS不进行辅助配网 依然可以直接控制,ESP相关日志内容 This log shows that iOS can still be directly controlled without auxiliary network configuration; the log content related to ESP is as follows. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
你好,我们正在做Android、IOS应用。
我们期望做到Android 与ESP matter 设备配网成功后,可以做到我们生态下账号登录IOS手机,可以立即做到控制(类似于涂鸦)
为此,我们查看了涂鸦APP 与 Matter设备跨端控制,发现IOS 直接控制并没有生成Fabric。
也就是Android 和 IOS 共用了一个Fabric
请问
谢谢
Hello, we are developing Android and iOS applications.
We hope that after successful network pairing between the Android device and the ESP Matter device, users within our ecosystem can log in to an iOS phone and immediately control the device (similar to the doodle app).
To this end, we checked the cross-platform control between the doodle app and the Matter device and found that direct control from iOS does not generate a Fabric.
In other words, Android and iOS share a single Fabric.
Our questions are:
After successful network pairing of the Matter device with Android assistance, what information needs to be uploaded from the Android phone to the cloud, and then distributed from the cloud to iOS?
How does iOS initiate a session?
If iOS assists in network pairing, why can't Android achieve direct control (the same effect as the doodle app)?
Thank you.
All reactions