You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

cordova-plugin-firebasex

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-firebasex - npm Package Versions

2345
11

18.0.7

Diff
d
davealden
published 18.0.7 •
d
davealden
published 18.0.6 •

Changelog

Source

Version 18.0.6

  • (ios) bugfix: Force token refresh when calling getClaims
    • Merged from PR #919
  • (ios) bugfix: notification payload not delivered by onMessageReceived when app is launched from cold start by tapping system notification.
  • (ios) chore: Update pinned Firebase SDK version to latest version v11.8.0 (3 Feb 2025)
    • https://firebase.google.com/support/release-notes/ios#version_1180_-_february_3_2025
  • (ios) chore: Update pinned GoogleSignIn SDK to v7.1.0
  • (android) chore: Update pinned Firebase SDK to latest versions: BoM version 33.9.0 (6 Feb 2025)
    • https://firebase.google.com/support/release-notes/android#2025-02-06
d
davealden
published 18.0.5 •

Changelog

Source

Version 18.0.5

  • (android) bugfix: Handle notification exceptions when sending pending notifications
    • Merged from PR #913
  • fix: Integration with GoogleTagManager
    • Merged from PR #906
  • (ios) feat: Turn on debug view for debug builds by default
    • Merged from PR #910
  • (ios) fix: Enabled access to FIRAuthErrorUserInfoUpdatedCredentialKey on linkUserWithCredential auth/credential-already-in-use error
    • Merged from PR #916
  • (ios) Update pinned Firebase SDK versions to v11.5.0
d
davealden
published 18.0.4 •

Changelog

Source

Version 18.0.4

  • bugfix: remove unused cordova-ios import that breaks projects without ios platform
    • Merged from PR #912
d
davealden
published 18.0.3 •

Changelog

Source

Version 18.0.3

  • (ios) bugfix: fix invalid cordova hook interface use
d
davealden
published 18.0.2 •

Changelog

Source

Version 18.0.2

  • bugfix: only apply new logic for cordova-ios@8 if platform is ios
d
davealden
published 18.0.1 •

Changelog

Source

Version 18.0.1

  • feat(ios): prepare for cordova-ios 8 support - corrected app name
    • Merged from PR #896
  • (ios) Explicitly allow 8.0.0-beta.1 in cordova-ios version requirements as >=5 does not allow it
  • (ios) Gracefully handle missing Podfile when running hook scripts
  • (ios) Ensure plist files exist before attempting to access their contents. Gracefully fail if they are missing.
  • (ios) Gracefully fail if Google App ID is not found in Google plist
  • (ios) fix: ensure IOS_FIREBASE_SDK_VERSION is applied to pre-built Firestore pod version if IOS_USE_PRECOMPILED_FIRESTORE_POD=true
  • (ios) Update pinned Firebase SDK versions to v11.4.0
  • (android) Update pinned Firebase SDK component versions to BoM v33.5.1 (23 October 2024)
d
davealden
published 18.0.0 •

Changelog

Source

Version 18.0.0

  • (iOS & Android) BREAKING change: Notification payloads received while the app is in the background or inactive are now queued by default, instead of delivered immediately to the application.
    • This is to ensure the application is ready to receive the notification payload when it is delivered.
    • This DOES NOT affect notifications that are tapped on by the user, which are always delivered immediately.
    • Merged from PR #902
  • (ios) fix: explicitly specify FirebaseCoreExtension version in Podfile so it aligns with other component versions
  • (ios) Document and check if SKIP_FIREBASE_FIRESTORE_SWIFT environment variable is set if plugin variable IOS_USE_PRECOMPILED_FIRESTORE_POD is set to true
  • (iOS) Document deprecation of cli_build branch
d
davealden
published 17.0.0 •

Changelog

Source

Version 17.0.0

  • (ios) BREAKING: Update pinned Firebase SDK versions to v11.2.0 and updated related dependencies: GoogleSignIn v7.0.0, GoogleTagManager v8.0.0
    • Firebase iOS SDK v11 supports iOS 13+
      • BREAKING: drops support for iOS 12 which was supported by Firebase iOS SDK v10
    • Resolves #892
  • (ios) Update to use Google Sign-In SDK v7 signatures.
  • (ios) bugfix: gracefully handle missing iOS deployment target in Podfile.
  • (ios) Add support for IOS_FIREBASE_IN_APP_MESSAGING_VERSION plugin variable to enable specifying a different version of the InappMessaging SDK component from the other Firebase iOS SDK components
  • (Android) update: Pin latest Firebase SDK component versions to Bom v33.3.0 as of 12 Sep 2024
  • fix: Queue global JS executions if plugin is not yet initialized to prevent calling functions on the plugin JS API before Cordova has loaded the plugin JS namespace.
d
davealden
published 17.0.0-cli •
2345
11