shunia

Results 22 comments of shunia

And the modal dialog fails A LOT, just hang in the middle, with the progress bar shows 12% or 36% - with version `6.11.0`, for scripting build which I use...

It could be really hard to provide a minimal repro for you guys to look for, but I will try my best. And btw my exported project is used as...

> Unfortunately, this is a use case we don't really support. But it could explain the issue: The SDK manipulates the generated Xcode project and copies that `SentryNativeBridge` over, to...

Sorry it's been a while, we are busy getting stuff done. And it's time we go back to sort out how to integrate Sentry into our existing iOS code base....

> Could you try to disable Tools -> Sentry -> Advanced -> iOS Native Support and then build again? This should leave you with only the C# layer. This is...

> You would have to do a clean build with the iOS native support disabled so the bridge file does not get copied over to the Xcode project. Oops, if...

> `clean` build I mean to `replace` when exporting the Xcode project and not to `append` Well, we are now using a `BuildPlayer` script to export our project, and now...

Although the problem has been fixed(I haven't validated myself), I want to mention that 1. Sentry is not capturing any error messages for my production release, with my use case...

> Sorry to see you running into those issues. Did you happen to have any logs Sentry might have generated in the final app? Just simply none LOL.