Ivan Dlugos
Ivan Dlugos
> @vaind would you be up for helping review this PR? I won't have time to do so for a while but will have a look when I do and...
I've had the same issue locally (IoT network without internet access but with white-listed devices access to home assistant instance). ``` % adb logcat --pid=$(adb shell pidof -s io.homeassistant.companion.android.minimal.debug) ---------...
If I understand correctly, what's happening is building windows requires JNI libraries even though we don't use JNI on Windows, right? If so, this is an issue of the flutter...
> This will be solved once we use the newly introduced build hooks for building package:jni's native library instead. Sentry could pass a parameter to specify that it's only using...
> Sadly it looks like a likely decline as per latest comment That relates to the originally proposed changes, because the way forward (which wasn't available back then) should be...
How did you reproduce this? I've just checked here in the flutter sample app and all looks good.  Interestingly, the screenshot shows "User click" while it should be "User...
If I explicitly send nil as the message, it shows up as:  Any chance we can get (anonymized) json payload from the replay event?
I don't believe there's anything to do in the Flutter SDK with the details we have available in the issue. At the very least, someone familiar with the UI could...
> Maybe they set up custom breadcrumbs with the category `ui.click`? That still shouldn't get to replay because we convert all `ui.click` breadcrumbs, regardless of being set by the SDK...
As described above, this is not reproducible with the current information so I'll be closing this. Feel free to reopen if you have another idea how to reproduce this, any...