firebase / firebase/firebase-android-sdk
Memory leak in FirebaseInAppMessagingDisplay
Open
api: inappmessaging
type: bug
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 710
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 34
Description
### [READ] Step 1: Are you in the right place?
Yes
### [REQUIRED] Step 2: Describe your environment
* Android Studio version: _Android Studio Meerkat | 2024.3.1 Patch 2____
* Firebase Component: __ implementation("com.google.firebase:firebase-inappmessaging-display")
___ (Database, Firestore, Storage, Functions, etc)
* Component version: _____
### [REQUIRED] Step 3: Describe the problem
Just implement this library and see allocations grow to infinity.
See similar issue here which was closed years ago:
https://github.com/firebase/firebase-android-sdk/issues/482
Contributor guide
Assessment
This issue has not been assessed yet.