Closed bplattenburg closed 2 months ago
Part 2 of https://github.com/getditto/DittoSwiftTools/issues/103.
We were not able to remove all usages because DittoConnection's peers were only exposed as Data objects, not Strings. This is fixed in Ditto SDK 4.8.0
DittoConnection
Data
Requires updating to a minimum of the Ditto SDK 4.8.0
Part 2 of https://github.com/getditto/DittoSwiftTools/issues/103.
We were not able to remove all usages because
DittoConnection
's peers were only exposed asData
objects, not Strings. This is fixed in Ditto SDK 4.8.0Requires updating to a minimum of the Ditto SDK 4.8.0