Change Log

Version 2.7.13 (26th April, 2023)

Version 2.7.12 (30th November, 2022)

Version 2.7.11 (24th June, 2022)

Version 2.7.10 (24th June, 2022)

Version 2.7.9 (21st January, 2022)

Version 2.7.8 (14th October, 2021)

Version 2.7.7 (24th May, 2021)

Version 2.7.6 (18th May, 2021)

Version 2.7.5 (18th May, 2021)

Version 2.7.4 (17th May, 2021)

Version 2.7.3 (7th May, 2021)

Version 2.7.2 (5th March, 2021)

Version 2.7.1 (5th March, 2021)

Version 2.7.0 (7th October, 2020)

Version 2.6.1 (21st April, 2020)

Version 2.6.0 (12th February, 2020)

Version 2.5.0 (9th September, 2019)

Version 2.4.1 (28th August, 2019)

Version 2.4.0 (26th September, 2018)

(Supports analytics-ios 3.2.+ and Firebase 5.0+)

Version 2.3.0 (4th July, 2018)

(Supports analytics-ios 3.2.+ and Firebase 4.0+)

Transitioning from static library workarounds

If you are using use_frameworks! and workarounds you may need to follow extra-steps :

  1. Make sure you are using CocoaPods 1.4+
    $ pod --version
    1.5.3
  2. The StaticLibWorkaround subspec has been removed, use the default subspec instead
  3. Remove references to the pod source files from your Xcode target if any
  4. Remove any remaining workarounds (e.g. post_install hooks)
  5. (optional) if you don't directly depend on Firebase you don't need to explicit depend on it anymore
Example

Version 2.2.0 (2nd April, 2018)

(Supports analytics-ios 3.2.+ and Firebase 4.0+)

Version 2.1.0 (27th February, 2018)

(Supports analytics-ios 3.2.+ and Firebase 4.0+)

Version 2.0.0 (11th September, 2017)

(Supports analytics-ios 3.2.+ and Firebase 4.0+)

Version 1.0.0 (2nd August, 2016)

(Supports analytics-ios 3.2.+ and Firebase 3.3.+)

Initial stable release.

Version 1.0.0-alpha (2nd August, 2016)

(Supports analytics-ios 3.2.+ and Firebase 3.3.+)

Initial alpha release.