Skip to content

Releases: MiWayInsurance/firebase-remote-config

Bugfix Release

17 Feb 14:55
Compare
Choose a tag to compare
  • Add call.success() in Android initialize method to prevent code execution hanging
  • Remove firebase auth from Podfile
  • Fix method name in iOS
  • Add call.success() in iOS initialize method
  • Fix web implementation to return an object to be consistent with the native implementations

Bugfix Release

17 Feb 13:53
cc05f0a
Compare
Choose a tag to compare

Fix initialize setting fetch timeout instead of interval for Android

Bugfix Release

02 Feb 08:21
8c8a4e4
Compare
Choose a tag to compare
v0.1.3.1

Update `activate` callback for remoteConfig on iOS