Releases: hansemannn/titanium-firebase-core
Releases · hansemannn/titanium-firebase-core
Android 3.0.1
- Fix
configure
for Titanium SDK 8.0.0+
iOS 2.1.1
- Fix possible build error with
StoreKit
framework dependency
iOS 2.1.0
- Update Firebase dependencies to latest
iOS 2.0.0
- Return a boolean on
configure
indicating if the call was successful or not
Android 3.0.0
- Return a boolean on
configure
indicating if the call was successful or not
iOS 1.3.0
Android 2.3.0
- Expose instance-id and token deletion (#24)
Android 2.2.0
- Add
file
parameter to theconfigure({ file: 'google-services.json' });
method for parity with iOS - Internal: Format all sources with
clang-format
iOS 1.2.0
- Update iOS SDK to 4.13.0
Android 2.1.0
- Update Android SDK to 15.0.0