Commit Graph

6 Commits

Author SHA1 Message Date
Mike Diarmid
530f8bbb51 feat(ios): allow static_framework usage via Podfile global (#3388)
First pass at addressing #3253 to allow release in 6.4.0. For v7.0.0 we should make the default value true along with the RN min version set to 0.61.x +
2020-04-02 18:29:13 +01:00
Salakar
547d0a2d74 feat(ios): upgrade Firebase iOS SDK version to 6.13.0 2019-11-25 20:53:34 +00:00
Mike Diarmid
42e034c480 feat(firestore): array-contains, array-contains-any & in filters (#2868)
* feat(firestore) Add IN query support (JS/Android)
* feat(firestore) in query validation
* feat(firestore) in query ios support / tests
* docs(firestore): update reference docs to include in query support
2019-11-24 18:21:38 +00:00
Salakar
a2f0fd6638 [ios] fix an issue on podspecs when not using the custom version override logic
Updated Firebase SDKs also to 6.8.1
2019-09-19 13:00:28 +01:00
Elliot Hesp
4928e6e38f Allow pod version overrides (#2589) 2019-09-17 16:20:37 +01:00
Mike Diarmid
df092b274f [remote-config] rename namespace to remoteConfig() from config() (#2479) 2019-08-13 13:11:24 +01:00