Skip to content

Add net9.0-android and net9.0-ios as supported targets#60

Merged
LucDeCaf merged 5 commits intomainfrom
fix/net-9.0-mobile
Apr 16, 2026
Merged

Add net9.0-android and net9.0-ios as supported targets#60
LucDeCaf merged 5 commits intomainfrom
fix/net-9.0-mobile

Conversation

@LucDeCaf
Copy link
Copy Markdown
Contributor

We have net9.0 as a supported target framework, but not net9.0-android or net9.0-ios. This breaks how we resolve the loading of the powersync-sqlite-extension, which relies on the IOS or ANDROID tags being present in order to determine which library to bundle and where to look for it at runtime. This PR adds those targets (plus a few other changes to make creating local .nupkg files more consistent.)

Thanks to @wizardness for bringing this to our attention in #58. :)

NB: Merging on hold until this is confirmed to actually fix the issue.

@LucDeCaf LucDeCaf requested a review from Chriztiaan April 16, 2026 10:59
@Chriztiaan
Copy link
Copy Markdown
Collaborator

We can promote the changelog versions to prod identifiers after the issue has been confirmed as resolved.

@LucDeCaf LucDeCaf merged commit 3a75b1e into main Apr 16, 2026
2 checks passed
@LucDeCaf LucDeCaf deleted the fix/net-9.0-mobile branch April 16, 2026 11:36
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