Changelog

  • Add order number to trackOrder logging
  • Fix race-condition in iOS that caused occasional crashes
  • Fix Granify Android SDK 3.3.0 to use Release build binary
  • Upgrade Gradle version to 8.5.1 (reverting the change from 1.0.4)
  • Remove specific Gradle version dependency; the SDK will now inherit the Gradle version of the containing project
  • Logging enhancements
  • Add custom properties field to Product
  • Update Mobile SDK to 6.10.1
  • Change Gradle version to 7.4.1
  • Modification to project structure to allow Android release building.
  • Adds the following methods to the public-facing API
    • trackPageView
    • trackProduct
    • setCurrentProduct
    • trackCart
    • setRestrictionState
    • showConcept
  • Move react dependency into peerDependencies and devDependencies
  • Downgrade the minimum react-native version from 0.73.3 to 0.71.12
  • Downgrade the minimum react-native version from 0.73.3 to 0.71.12
  • Initial Release.