Skip to content

Version 3.8.0

Compare
Choose a tag to compare
@pxo-automation pxo-automation released this 20 Oct 11:28

Release Notes for 3.8.0

October 20, 2023

  • Features
    • Example of Universal link handling added into example app
    • Link for In-app content block guide has been added into documentation
    • Anonymize feature has been described with more details in documentation
    • Configuration property 'tokenTrackFrequency' has been described with more details in documentation
    • Push notification Payload structure has been documented
    • Push notification clicked event could be tracked without requirement of runtime SDK init (from killed state)
    • Push notification permission request support
    • App Inbox detail image inset added as Configuration property
    • Project token validation added into SDK initialization process
  • Bug Fixes
    • Fixed: Screen orientation 'sensor' was applied while showing of In-app message
    • Fixed: Images with long URL was not correctly cached for In-app messages
    • Fixed: Loading of In-app content blocks was causing ANR on UI thread
    • Fixed: Showing of image with non-https URL was causing exception or crash
    • Fixed: Push token was not tracked while 'automaticPushNotification' was disabled
    • Fixed: Example app for HMS calls API for tracking of FCM push token
    • Fixed: Click on button was ignored if action was created in HTML Visual builder