-
-
Notifications
You must be signed in to change notification settings - Fork 206
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
Initial MAUI support #1663
Initial MAUI support #1663
Conversation
MAUI just went GA. I'll update and take one more pass at this before we merge. |
so the sample seems overly large for just demonstrating MAUI. eg can we remove the fonts, the image, aboutassets.txt, and any other stuff to trim it down |
can we remove the styles as well? |
For now, I just want to use the sample app that comes with the MAUI default app template. We can trim it down later. |
Something's broken with the sample app after updating to the MAUI GA. I'm investigating... |
The Android app crashes immediately on startup if |
... That broke the |
Sure. I'll define that constant in the next MAUI update PR. |
Adding first set of projects for MAUI (see #1651).
UseSentry
registration methods