Replies: 2 comments 2 replies
-
|
We would love this, and a number of the other pointfreeco packages do currently support Android, but SharingGRDB depends on GRDB, and it doesn't yet have support for Android (due to the inability to use a SQLite source build). I've contributed Android support in groue/GRDB.swift#1708, but that PR has languished in review. Some outside encouragement might help move it along. |
Beta Was this translation helpful? Give feedback.
-
|
In the meantime would it be possible to just make a fork of SQLiteData that points to your customized grdb branch? I tried doing this myself and while it builds for iOS/macOS I hit some build errors in android. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Would love to use SharingGRDB from PointFreeCo on Android. It is possible though unofficially supported to run on Linux but I'm uncertain it works here. It's like SwiftData but better in that it works outside views too.
Beta Was this translation helpful? Give feedback.
All reactions