Markus Hintersteiner

Results 313 comments of Markus Hintersteiner

Let's inject this information to the app `AndroidManifest.xml`, together with the proguard mapping UUID.

Should be done together with #308

Let's come back to this later once we know how many people are actually using the manifest init method.

Just talked with Steven about this topic, pretty much the same has been done for https://github.com/getsentry/sentry-javascript-bundler-plugins already, and it ran through legal as well. > make it opt out and...

I took a deeper look at app startup and Sentry.init to see potential performance bottlenecks. A few observations: A typical Sentry.init call took `118ms` for a release build and performs...

Let's try with app living on the SD card

> Needs special handling for background starts. @adinauer can you elaborate on this?

FYI: For `sentry-compose` the gradle module metadata file generation has been disabled, see https://github.com/getsentry/sentry-java/pull/2430 for more details. If we want to support `.module` files, this needs to be re-checked again.

Closing due to inactivity, if you have any updates please re-open the issue.

Looks interesting! The library should definitely provide an easy way to achieve a Google Playstore like effect. I'll look into this!