New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

countly-sdk-react-native-bridge

Package Overview
Dependencies
Maintainers
0
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

countly-sdk-react-native-bridge - npm Package Versions

1
7

20.11.14

Diff

Changelog

Source

20.11.14

  • Fixed a bug that threw an exception when logging a warning for "setUserData".
  • Underlying android SDK version is 20.11.12
  • Underlying iOS SDK version is 20.11.3
ironic_badger
published 20.11.13 •

Changelog

Source

20.11.13

  • Updated the Android "compileSdkVersion" and "targetSdkVersion" to "31".
  • Adding the "exported" tag for the FCM service, required by Android 12.
  • Fixed an Android push bug due to "CLOSE_SYSTEM_DIALOGS" permission denial, related to Android 12.
  • Updated underlying android SDK to 20.11.12
  • Underlying iOS SDK version is 20.11.3
ironic_badger
published 20.11.12 •

Changelog

Source

20.11.12

  • ! Minor breaking change ! Firebase dependency updated to version '22.0.0', replaced deprecated method to retrieve push token. This change now makes AndroidX mandatory.
  • Bintray respository inclusion removed.
  • Underlying android SDK is 20.11.11
  • Underlying iOS SDK version is 20.11.3
ironic_badger
published 20.11.11 •

Changelog

Source

20.11.11

  • User profile issue fixed, user data was deleted for key if no value, null or undefined value was provided against that key.
  • Fixed an issue on Android devices where events would not be sent.
  • Updated underlying android SDK to 20.11.11
  • Updated underlying iOS SDK to 20.11.3
ironic_badger
published 20.11.10 •

Changelog

Source

20.11.10

  • Error/crash stack parsing issue fixed for React-Native version >= 0.64
  • Underlying android SDK is 20.11.10
  • Underlying iOS SDK version is 20.11.1
ironic_badger
published 20.11.9 •

Changelog

Source

20.11.9

  • Automatic crash reporting issue fixed.
  • Android background session logging issue fixed.
  • Updated underlying android SDK to 20.11.10
  • Underlying iOS SDK version is 20.11.1
ironic_badger
published 20.11.8 •

Changelog

Source

20.11.8

  • For android devices, moving a push related broadcast receiver decleration to the manifest to comply with 'PendingIntent' checks from the Play store
  • Updated underlying android SDK to 20.11.9
  • Underlying iOS SDK version is 20.11.1
ironic_badger
published 20.11.7 •

Changelog

Source

20.11.7

  • Added "setCustomMetrics" method to set the metrics you want to override
ironic_badger
published 20.11.6 •

Changelog

Source

20.11.6

  • !! To handle the push notification you need to add the notifcation callback "didReceiveNotificationResponse" in your "AppDelegate.m" file and send the reponse to Countly SDK using this function "onNotificationResponse", for more details please check the below mentioned link of "Handling push callbacks" section in Countly SDK documentation. https://support.count.ly/hc/en-us/articles/360037813231-React-Native-Bridge-#handling-push-callbacks
  • Push notification action issue fixed when app is closed and user tap on notification.
  • Updated underlying android SDK to 20.11.8
  • Underlying iOS SDK version is 20.11.1
ironic_badger
published 20.11.5 •

Changelog

Source

20.11.5

  • iOS thread safety added to make all function calls on main thread.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc