invertase / invertase/react-native-firebase
[🐛] ensureInitialized also calls fetchAndActivate
Open
Keep Open
platform: android
plugin: remote_config
type: breaking change
type: bug
- Dominant language
- TypeScript
- Stars
- 12.3k
- Forks
- 2.3k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 79
Description
## Issue
1. Calling `ensureInitialized` on startup
2. The doc states it ensures the initialization, but the codebase suggests it also fetches and activates data:
In my usecase that leads to performance issues.
Is this an intended behaviour?
Contributor guide
Assessment
This issue has not been assessed yet.