Skip to content

android-cpp: Restore Sync control#66

Open
Kristopher Johnson (kristopherjohnson) wants to merge 3 commits intomainfrom
kj/android-cpp-sync
Open

android-cpp: Restore Sync control#66
Kristopher Johnson (kristopherjohnson) wants to merge 3 commits intomainfrom
kj/android-cpp-sync

Conversation

@kristopherjohnson
Copy link
Collaborator

@kristopherjohnson Kristopher Johnson (kristopherjohnson) commented May 15, 2025

Restore Sync control which was removed due to a sync bug in the 4.9 C++ SDK.

The Kotlin code related to the Sync control UI is substantially the same as the code in the Kotlin Quickstart app. However, there was a bug in the 4.9 C++ SDK which caused the C++ code to crash in ditto_sdk_transports_ble_destroy() when stop_sync() was called, so I removed the Sync control from the app. In the 4.10 SDK, the bug in the core transports code has been fixed, so the crash is no longer repeatable.

Closes SDKS-556

@kristopherjohnson
Copy link
Collaborator Author

Note: the failed rust-quickstart PR check is addressed by #67, and is unrelated to any changes in this PR.

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

Successfully merging this pull request may close these issues.

2 participants