looptheloop88

Results 17 comments of looptheloop88

Hi @Francesco-Lanciana, thanks for providing the MVCE. I appreciate it. I was able to reproduce the warning and informed our engineers about this. In the meantime, you can get rid...

Hi @samtstern, I tried adding `firestore.terminate()` to both the repro provided by @Francesco-Lanciana and @inf3rnus, but the warning is still there.

Hi @danieloliveira117, thanks for the report. I was able to replicate the issue. I noticed that the dialog box or prompt asking for notification permission is missing in the Mozilla...

Thanks for the additional information @danieloliveira117. I tried pasting the URL of my test app in the Notes app and clicked it, but the only prompt I got was the...

Probably related to this Stack Overflow [post](https://stackoverflow.com/questions/68235103/how-to-fix-pushsubscription-is-null-on-firebase-messaging-on-mobile-browsers/68377768#68377768).

Hi @shehryar-turing, thanks for the report. Let me bring this matter to the attention of our engineers. The `MessagingService._delete()` method only returns promise https://github.com/firebase/firebase-js-sdk/blob/d5e5795c944930eb8df424c3e9bc33e17ab00b84/packages/messaging/src/messaging-service.ts#L63-L65 While the `AppCheckService._delete()` method, for comparison,...

Hi @hoainam1593 , the in_app_purchase event is automatically logged when a user completes an in-app purchase and processed by the Apple App Store or Google Play Store. Other app stores...