Skip to content

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