Skip to content

Releases: hansemannn/titanium-firebase-core

Android 3.0.1

16 Jan 09:03
Compare
Choose a tag to compare
  • Fix configure for Titanium SDK 8.0.0+

iOS 2.1.1

27 Dec 09:57
27dcdad
Compare
Choose a tag to compare
  • Fix possible build error with StoreKit framework dependency

iOS 2.1.0

05 Dec 08:34
Compare
Choose a tag to compare
  • Update Firebase dependencies to latest

iOS 2.0.0

20 Oct 19:07
Compare
Choose a tag to compare
  • Return a boolean on configure indicating if the call was successful or not

⚠️ This is a breaking change, please migrate your code to reflect this!

Android 3.0.0

20 Oct 19:05
Compare
Choose a tag to compare
  • Return a boolean on configure indicating if the call was successful or not

⚠️ This is a breaking change, please migrate your code to reflect this!

iOS 1.3.0

07 Oct 15:32
24450fe
Compare
Choose a tag to compare
  • Expose instance-id and token deletion (#24)
  • Prevent initializing the Firebase SDK twice, e.g. when using LiveView (#22)

Android 2.3.0

07 Oct 15:24
24450fe
Compare
Choose a tag to compare
  • Expose instance-id and token deletion (#24)

Android 2.2.0

26 Apr 20:43
Compare
Choose a tag to compare
  • Add file parameter to the configure({ file: 'google-services.json' }); method for parity with iOS
  • Internal: Format all sources with clang-format

iOS 1.2.0

21 Apr 09:22
Compare
Choose a tag to compare
  • Update iOS SDK to 4.13.0

Android 2.1.0

21 Apr 09:21
Compare
Choose a tag to compare
  • Update Android SDK to 15.0.0