anytype-ts
anytype-ts copied to clipboard
Pinned items on mobile don’t sync to Mac and get stuck in pinned state
trafficstars
Have you read a contributing guide?
- [x] I have read CONTRIBUTING.md
- [x] I have searched the existing issues and didn't find any that were similar
- [x] I have considered creating a pull request with fixes instead of a bug report and want to proceed
Current Behavior
When I pin something in the mobile app, it doesn’t sync to the Mac client. Moreover, the pinned state becomes broken — it always shows as pinned, and tapping “unpin” has no effect. In contrast, when I pin items on the Mac client, they sync correctly to the mobile app.
Expected Behavior
Pinned status should sync properly between mobile and Mac in both directions.
Steps To Reproduce
On iOS, create a new page and pin it.
Wait for it to sync to the Mac app. On Mac, the page shows as pinned, but it doesn’t appear in the pinned section.
Click “Unpin” on Mac — the state doesn’t change.
Environment
- OS: macOS 15.5
- Version:0.50.5
- OS: iOS 18.8.1
- Version:0.40.1
Anything else?
No response