Skip to content

feat: MAUI support #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 41 commits into from
Jul 2, 2025
Merged

feat: MAUI support #9

merged 41 commits into from
Jul 2, 2025

Conversation

Chriztiaan
Copy link
Collaborator

@Chriztiaan Chriztiaan commented Jun 10, 2025

Introduced the MAUI package (and a MAUI demo for showcasing) which adds MAUI support for iOS/Android/Windows.
The package ensures that the target specific versions of the extension are bundled in the app, and the extension loading logic from Common package is overridden so that the appropriate extension gets loaded.

This work was developed primarily on MacOS and verified to also work on a Windows 10 machine.
Future work could include adding MacOS/Catalina target support.

Tested windows on two machines, additional testing for iOS/Android has been queued.

Work

  • Introduce MAUI package
  • iOS/Android Support
  • Windows app target
  • MacOS dev environment working
  • Windows dev environment working
  • Update release actions

@Chriztiaan Chriztiaan changed the title Maui feat: MAUI support Jun 10, 2025
@Chriztiaan Chriztiaan marked this pull request as ready for review June 24, 2025 13:01
@Chriztiaan Chriztiaan requested a review from stevensJourney July 1, 2025 13:16
stevensJourney
stevensJourney previously approved these changes Jul 2, 2025
@dean-journeyapps
Copy link
Collaborator

I verified on my side that android and ios works.

@Chriztiaan Chriztiaan merged commit 2d25306 into main Jul 2, 2025
1 check passed
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.

4 participants