Skip to content

20.11.0

Choose a tag to compare

@ArtursKadikis ArtursKadikis released this 08 Dec 16:50
· 296 commits to master since this release
90ecbae
  • !! Due to cocoapods issue with Xcode 12, we have created a new temporary Pod with a fix for Countly iOS SDK and named it "CounltyPod". 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