Stefan Jandl

Results 192 comments of Stefan Jandl

I can't seem to reproduce the issue on an M1. On what platform are you building for Android?

Thanks, @pmabres, and @VadymTykhoniuk. I can reproduce the issue and I reported it with Unity. I'll update here once we know more.

@pmabres not yet. It did not pass through their bug-report verification yet.

Hey @ArnauKokoro, thanks for reporting this. I assume when you're initializing the SDK you're not setting the `CacheDirectoryPath`? It looks like the Session Tracking is at fault here. But the...

I assumed your intention was to disable all offline caching. You could set the `CacheDirectoryPath` yourself, the SDK defaults to `Application.PersistentDataPath`. If you disable `AutoSessionTracking` the SDK will no longer...

Thanks again @ArnauKokoro. We're tracking this issue over here: https://github.com/getsentry/sentry-unity/issues/1025

We're waiting for a repro. This might have been related to Mono on macOS.

This issue has been resolved after talking to the user.

We should add a check to the smoke test to make sure it does not go missing again.