Skip to content

Firebase Apple 10.10.0

Latest
Compare
Choose a tag to compare
@1amageek 1amageek released this 08 Jun 12:58
f2194c8
Allow initializing FIRLocalCacheSettings with unlimited size. (#11405)

* Allow initializing FIRLocalCacheSettings with unlimited size.

* Add changelog.

* Add test

* Fix bug

* Add import

* Add import

* Exercise db with CacheSizeUnlimited

* Fix