moonlight-stream / moonlight-ios

GameStream client for iOS/tvOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iCloud Sync support

robbiet480 opened this issue · comments

I think it would be great to have at least hosts sync automatically between iOS, iPadOS and tvOS devices. It appears that right now the app is using some combination of Core Data and raw SQLite. Enabling CloudKit support shouldn’t be too much of a PITA but I wanted to open this issue first to see if anyone had any thoughts before I took a crack at it.