Evandro Myller

Results 35 comments of Evandro Myller

I am facing this issue right now, and it's blocking a release. Many things have happened lately with platform updates mostly from Android side, with the advent of new permissions...

> I suspect of something at the Gradle layer, but I'm no expert. I say that because map_launcher works as expected when in debug mode. 3.5.0, just reinstalled and ran...

@mattermoran It took us a few days — as mentioned above — to reassemble the entire app on top of a new `flutter create` project. The plugin works now. I...

The issue happens as soon as one [enables shrinking](https://developer.android.com/build/shrink-code#enable) when in release mode. This explains why the plugin only works in debug mode. @mattermoran I believe there must be some...

I read and experimented a bit further. In order to fix this issue **right now**, the developer must add the following to their `android/app/proguard-rules.pro` (or whatever is specified in `proguardFiles`)...

Thanks for the update. I think it's worth at least mentioning in the plugin documentation, as figuring this out requires some amount of debugging abilities. I'd love to submit a...

> I'm happy to add it in the docs I'm just trying to figure out if the issue somewhere else? It's strange that it happens only in this plugin I'm...

While Sentry's support for feature flags is still a beta product, [[tracked](https://docs.sentry.io/product/issues/issue-details/feature-flags/#evaluation-tracking)] evaluated feature flags are not [yet] part of any payload Sentry will [output as webhooks](https://docs.sentry.io/organization/integrations/integration-platform/webhooks/). Now since our...

@khvn26 My research comes exactly from [integration platform](https://github.com/getsentry/sentry-docs/tree/f93ed8056d3ebcaeff9252c8f3728a4cabdb3b3e/docs/organization/integrations/integration-platform). 😉 I have failed though to link the relevant Sentry docs to my comment above. Fixed.

@Aaditya1273 Done! I'm sorry it took me long, I was off the grid on holidays and just caught up to this. We understand if this no longer fits your agenda!...