EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 448 forks source link

Fix (ios): Fix ignoring region param after first cache #1773

Open delaneyb opened 3 years ago

delaneyb commented 3 years ago

Currently it is not possible to properly use region specific functions in iOS unless all calls are made to a single region, due to the way this broken caching mechanism works.