Skip to content

Releases: NativeScript/firebase

2.2.6

Choose a tag to compare

@triniwiz triniwiz released this 02 Aug 13:06

Bug Fixes

  • export enums as non const (211741a)

2.2.5

Choose a tag to compare

@triniwiz triniwiz released this 02 Aug 12:39

Bug Fixes

2.2.4

Choose a tag to compare

@triniwiz triniwiz released this 02 Aug 12:12

Bug Fixes

2.2.3

Choose a tag to compare

@triniwiz triniwiz released this 29 Jul 12:22

Bug Fixes

  • database: null handling (1cd39e9)

2.2.2

Choose a tag to compare

@triniwiz triniwiz released this 28 Jul 16:08

Bug Fixes

  • messaging: include messaging-core dep (93cfc78)

2.2.1

Choose a tag to compare

@triniwiz triniwiz released this 28 Jul 13:52

Bug Fixes

  • core: wrap null as NSNull when wrapping primitives (0e81ad9)

2.2.0

Choose a tag to compare

@triniwiz triniwiz released this 28 Jul 13:31

What's Changed

Bug Fixes

  • fix(messaging-core): AuthorizationStatus enum export by @rigor789 in #101

  • admob: _BannerAd_listener not defined (2ee0bcf), closes #97

  • admob: request configuration ignored (9d06c1e), closes #103

  • database: handle null serialize (e49d15b), closes #105

  • database: setPersistenceEnabled called multiple times (73c2d72), closes #91

  • dynamic-links: include GoogleUtilities pod (2bbfe51), closes #104

  • messaging: remove POST_NOTIFICATIONS for older api (48397a5)

Full Changelog: 2.1.0...2.2.0

2.2.0-alpha.1

2.2.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@rigor789 rigor789 released this 20 Jul 19:29

Bug Fixes

  • messaging-core: AuthorizationStatus enum export (#101) (fa4b6bd)

2.2.0-alpha

2.2.0-alpha Pre-release
Pre-release

Choose a tag to compare

@triniwiz triniwiz released this 20 Jul 06:40
4a04a39

Bug Fixes

  • messaging: use new requestPermission & permission check for API 33+ (d1328ef)

Features

  • support external push provider (a53d5a9), closes #7

2.1.0

Choose a tag to compare

@triniwiz triniwiz released this 07 Jun 15:51

Bug Fixes

  • messaging: TNSFirebaseMessaging is not defined (e66a54d)

Features

  • auth: add getProviderCredential (7af0baf)