Raymond Lam
Raymond Lam
Hi @boswelja, thanks for reporting the issue! I was able to create a test project and replicate the issue on my end as well. I suspect that it is due...
Thanks @yin-haoran for reporting this. I've discussed with the team and we will remove the call for getRunningAppProcesses to get the process name of the app since we don't use...
Closing as the call to `getRunningAppProcesses` should be removed in the latest release.
Thanks for reporting! The AGP is looking into the issue and I'll post an update once they have a fix.
Hi, @abhimaandunzo, I got an update from the AGP team that this is fixed in AGP 8.0 where they removed the old transform API. The JaCoCo code coverage reports should...
> Just out of curiosity, I'd love to learn more about what hundreds of individual event objects represent in a seemingly short period of time or if some of these...
@jakehockey10 You can take a look at the `trace_metric.name` or `network_request_metric.url` (depending on if it's a trace or a network request). If you breakpoint the same line of code as...
@jakehockey10 Sorry for the delayed response, I was on vacation. The PR just missed the previous release. It will be included in the next release which will be in a...
@jakehockey10 The change now released in 0.7.8 of @firebase/performance
Thanks, LGTM from the backend side. This change shouldn't have any impact or require any changes from the backend. I'll leave the code review to the iOS experts.