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.4

Diff

Changelog

Source

20.11.4

  • Android session start issue fixed.
  • Updated underlying android SDK to 20.11.5
ironic_badger
published 20.11.4-RC2 •

Changelog

Source

20.11.4-RC2

  • Additional checks added in android for Google vulnerability issue.
  • INSTALL_REFERRER intent removed from SDK manifest file, for attribution analytics and install campaigns we recommend adding INSTALL_REFERRER intent in your application manifest file. Check documentation for more information.
  • Updated underlying android SDK to 20.11.5-RC
ironic_badger
published 20.11.3 •

Changelog

Source

20.11.3

  • Added "disablePushNotifications" method to disable push notifications for iOS.
  • Updated underlying android SDK to 20.11.3
ironic_badger
published 20.11.2 •

Changelog

Source

20.11.2

  • !! Due to cocoapods issue with Xcode 12, we have added the iOS SDK as source code instead of Pod. Due to that change, if you have already add the reference of files "CountlyNotificationService.h/m" then you need to update these files references by adding the files from "Pods/Development Pods/CountlyReactNative" and remove the old reference files.
ironic_badger
published 20.11.1 •

Changelog

Source

20.11.1

  • Added "getFeedbackWidgets" method to get a list of available feedback widgets as array of object to handle multiple widgets of same type.
  • Added "presentFeedbackWidgetObject" to show/present a feedback widget with the combined widget object.
  • Deprecated "getAvailableFeedbackWidgets" method. Usinag this function it is not possible to see all the available feedback widgets. In case there are multiple ones for the same type, only the last one will be returned due to their id being overwritten in the type field.
  • Deprecated "presentFeedbackWidget" method.
  • Updated underlying android SDK to 20.11.2
  • Updated underlying ios SDK to 20.11.1
ironic_badger
published 20.11.0 •

Changelog

Source

20.11.0

  • !! Due to cocoapods issue with Xcode 12, we have created a new temporary Pod with a fix for Countly iOS SDK and named it "CountlyPod". Due to that change if you have already add the reference of files "CountlyNotificationService.h/m" then you need to update these files references by adding the files from "CountlyPod" and remove the old reference files.
  • !! Consent change !! To use remote config, you now need to give "remote-config" consent
  • !! Push breaking changes !! Google play vulnerability issue fixed due to broadcast receiver for android push notification
  • Added Surveys and NPS feedback widgets
  • Added "replaceAllAppKeysInQueueWithCurrentAppKey" method to replace all app keys in queue with the current app key
  • Added "removeDifferentAppKeysFromQueue" method to remove all different app keys from the queue
  • Added "setStarRatingDialogTexts" method to set text's for different fields of star rating dialog
  • Added "setViewTracking" deprecated method back.
  • Example app updated with single plugin for both IDFA and App tracking permission for iOS.
  • Device id NSNull check added for iOS to fix the length on null crash.
  • Updated underlying android SDK to 20.11.0
  • Updated underlying ios SDK to 20.11.0
ironic_badger
published 20.4.9 •

Changelog

Source

20.4.9

  • Hotfix for compilation issue
ironic_badger
published 20.4.8 •

Changelog

Source

20.4.8

  • Added "recordAttributionID" call to support changes in iOS 14 related to App Tracking Permission.
ironic_badger
published 20.4.7 •

Changelog

Source

20.4.7

  • Adding call to set consent during init
ironic_badger
published 20.4.6 •

Changelog

Source

20.4.6

  • Adding APM calls
  • Adding functionality to enable attribution
  • Added call to retrieve the currently used device ID
  • Updated "init" call to async
  • Added "setLoggingEnabled" call
  • Added call to set location during init time
  • Fixed issues related to location tracking
  • Fixed issue where ios crash handling was enabled without enabling it
  • Deprecated "enableLogging" and "disableLogging" calls
  • Updated underlying android SDK to 20.04.5
  • Updated underlying ios SDK to 20.04.3
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