Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying device name and metadata in the tools app #160

Open
zmarkan opened this issue Nov 12, 2024 · 1 comment
Open

Allow specifying device name and metadata in the tools app #160

zmarkan opened this issue Nov 12, 2024 · 1 comment

Comments

@zmarkan
Copy link

zmarkan commented Nov 12, 2024

Sibling issue to getditto/DittoAndroidTools#136

Tools app should let you pass device names to each device so that we can more easily identify them with presence viewer or other mesh observability tools.
Right now, Ditto defaults to device model (usually iPad or iPhone on iOS devices).

To test - connect two devices and look at the graph in presence viewer.

@kndoshn
Copy link
Contributor

kndoshn commented Nov 12, 2024

Please note that if you change the deviceName, you need to restart the Ditto sync to update the name:

Changes to this property after startSync() was called will only take effect after the next restart of sync.
https://software.ditto.live/cocoa/DittoSwift/4.8.0/api-reference/Classes/Ditto.html#/s:10DittoSwift0A0C10deviceNameSSvp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants