design-first / system-designer

A low-code development platform for creating systems 🇺🇦#standwithUkraine
https://designfirst.io/systemdesigner/
Apache License 2.0
930 stars 136 forks source link

Data does not sync between iPad and MacOS versions? #153

Open coreydaley opened 4 months ago

coreydaley commented 4 months ago

Describe the bug Systems created on the iPad version do not sync to the MacOS version, and systems created on the MacOS version do not sync to the iPad version. It would be nice if they would use iCloud Drive to sync data between the two.

ecarriou commented 4 months ago

For sync between iPad and MacOS you can use the sync with GitHub feature (see doc https://designfirst.io/systemdesigner/documentation/docs/en/sync-your-system-with-github.html). Is that resolved your issue ?

coreydaley commented 4 months ago

Yes, but it would be super convenient if it were to use iCloud storage like most other apps do. Any thoughts on providing that option?

ecarriou commented 4 months ago

A few years ago I have studied the subject but I thought that it added too much constraints for the users (at that time users should re-connect to iCloud if I use the iCloud JS API for ex). But I will have a look again to check if Apple eases now the process.