Rosário P. Fernandes

Results 132 comments of Rosário P. Fernandes

@ArcherEmiya05 Yes, this was indeed due to a security issue on the Auth side.

@svenjacobs Thanks for filing the feature request and putting together a PR. I brought this up for discussion internally and will comment on this issue whenever there's an update. In...

@svenjacobs That's exactly what I had in mind. Note that these types of changes need to be approved by an internal API Review Council and the process might take 2...

@svenjacobs Sorry, I had to prioritize some other work before the end of the year and didn't get a chance to submit this for API review. 😓 I finally did...

@rlazo Great idea! I'll update the PR

@rlazo I have made the changes but CI is failing with an error from `crashlytics-ndk`: ``` Cannot create variant 'android-aidl' after dependency configuration ':firebase-crashlytics-ndk:debugApiElements' has been resolved ``` Some solutions...

That's what it seems like. But I noticed that the first commit in this PR (a484b0ec22d87147b80575bf57e30ab0080bf8fe) built successfully (except for some failures from flaky tests), I will try to isolate...

@svenjacobs Thanks for the nudge, I totally forgot about this PR. Let me try to get it into a mergeable state.

@dturner that was added to the Firebase Analytics SDK in [v21.5.0](https://firebase.google.com/support/release-notes/android#analytics_v21-5-0) to support the [Android Privacy Sandbox](https://developer.android.com/design-for-safety/privacy-sandbox/setup-api-access). Since they're unrelated to the original intention of this PR, I went ahead...

``` Any chance you could investigate and let me know the impact of adding, or whether we should take steps to remove? ``` Can do :) Will post my findings...