New .Net Maui project crashes when Sentry is added on iOS #3456
-
Hi, I have been developing an app and I tried to deploy on physical iOS but when the app starts always crashes I tried to figure out what is happening. In the end I removed Sentry Nuget and the deployment was successful. As confirmation that really Sentry was the issue I created a new maui project, successfully deployed to iOS then I added Sentry Nuget the app crashed at startup.
I only configured my dsn, It works on Android perfectly. Anyone has any idea whats happening? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Depending on whether you're running on a simulator or a physical device and which versions you're running, it could possibly be this: |
Beta Was this translation helpful? Give feedback.
Depending on whether you're running on a simulator or a physical device and which versions you're running, it could possibly be this: