Hi there.
I’m using the firebase remote config lib in my app.
I found a memory leak problem as shown below screenshot during testing app.
The leak is found when I trying fetch method in remote config sdk.
My develop environment :
- Xcode 9.4.1
- Firebase (5.4.0)
- FirebaseRemoteConfig (3.0.0)
