Skip to content
This repository has been archived by the owner on Jul 27, 2019. It is now read-only.

Fix broken iOS app build by downgrading Firebase iOS dependencies

Latest
Compare
Choose a tag to compare
@sagrawal31 sagrawal31 released this 27 Jun 16:37
· 11 commits to master since this release

Fixes

  1. iOS: Downgrading the Firebase iOS dependency to 5.x to make the iOS app build fixed.
  2. Common: Removed deprecated getInstanceId method. Use getToken instead.

Code diff: v5.0.0...v5.1.0