Stefan Jandl

Results 489 comments of Stefan Jandl

With the setup you've got going the crashes seem to be fairly reproducible. Could you try disabling/removing the Unity SDK and see if the crashes persist so we can rule...

Thank you so much for the minimal repro. I'll give this a try and get back to you.

Hey, sorry you're running into issues. Which version of Xcode are you using?

It's odd. I can't reproduce the issue but I can confirm that this is coming from sentry-cli trying to parse the `Info.plist`. I don't really understand how or why the...

Hey @marcos-monumental, could you provide me your `Info.plist`? Feel free to send it to [email protected]

Thanks for coming back to us with this one. > We were hoping we could pass this plist parameter via the Buildtime Options script, but from what we can tell...

@marcos-monumental: One thing that strikes me as odd: Sentry CLI should be looking for the for the project's `Info.plist`. And you're providing the path to the one inside the built...

@marcos-monumental, yes. That does look like the correct `$BUILT_PRODUCTS_DIR`. That is where the build output ends up at. The Xcode's `Info.plist` is something that Sentry CLI looks for separately. @kamilogorek...

@marcos-monumental does this issue still persist for you with the current version?