Skip to content

Releases: hansemannn/titanium-firebase-cloud-messaging

iOS 4.0.0

26 Dec 21:58
Compare
Choose a tag to compare
  • Update Firebase iOS to v7.3.0

Android 3.1.0

26 Dec 10:49
02c8541
Compare
Choose a tag to compare
  • Bump Firebase-Core (com.google.firebase:firebase-messaging ) to 21.0.1 Thanks to @m1ga !

iOS 3.0.0

20 Aug 14:26
dd098fc
Compare
Choose a tag to compare
  • Update to Firebase 6.29.0

Android 3.0.1

04 Sep 07:04
dd098fc
Compare
Choose a tag to compare
  • bugfix release #109
  • firebase-messaging 20.1.6

Android 3.0.0

24 Apr 20:27
1d193ef
Compare
Choose a tag to compare
  • Support for Titanium SDK 9.0.0+ (required)
  • Updated libraries: firebase-messaging:20.0.1
  • added #102 by @cr0ybot

Android: 2.0.4

27 Jan 18:12
59e6104
Compare
Choose a tag to compare
  • use SharedPrefs for lastData: #96

Attention: Call fcm.lastData before fcm.registerForPushNotifications()

Android: 2.0.3

03 Dec 18:01
7a26a75
Compare
Choose a tag to compare
  • Notification Channel sound uri should not be based on fragile resource ids (#94 )

Thanks to @emilyfeder

Android 2.0.2

23 Sep 17:39
9c896cd
Compare
Choose a tag to compare

  • custom badge numbers with ShortcutBadger (#70)

  • bugfixes #90 #92

Android 2.0.1

08 Apr 10:10
65cce72
Compare
Choose a tag to compare
  1. Prevent runtime errors by moving firebase-messaging only libs from firebase-core to firebase-messaging module
  2. Upgrade firebase messaging lib
  3. Remove/replace deprecated constants

Thanks to @fahad86 for this contribution!

⚠️ This update requires titanium-firebase-core 5.0.0 or later

Android 2.0.0

23 Mar 17:40
00c6ed8
Compare
Choose a tag to compare
  • Add support for Ti.PlayServices 16.x
  • Update Firebase to latest (17.x)

⚠️ Requires [email protected] or later.

⚠️ There is an open issue with this version, so please use 1.x for now.