Skip to content

Insaan

Compare
Choose a tag to compare
@iamsimranjot iamsimranjot released this 22 Feb 11:02
· 199 commits to master since this release
3487933

Features

  • Added Onboarding Loading Screen Functionality
  • Added functionality to launch channels using specific viaName
  • Unread Count of Inbox Chats provided
  • Added functionality for Guest User Signups on Basic Auth clients
  • Add functionality to Check for Haptik Notification
  • Give CleverTap Configuration to Clients and set up CleverTap Push Notifications
  • Added Image Uploading Functionality
  • Added functionality to handle push notifications triggered screen routing
  • Added Offers Screen in HaptikLib

Enhancements

  • Removed usage of deprecated functions
  • Added validation checks for Mobile number
  • Added checks for successful signup before the transition to restricted channels
  • Firing sync requests only on presentation SDK root inbox screen
  • Performing initial setup for channels on initialising SDK
  • Using standard defaults for storing sync update timestamps
  • Setting MQTT end-points dynamically via user attributes
  • Modified accesses to SDK init attributes
  • Presenting Wallet Not Created Screen after Signup if required
  • Modify User Parameters with Device Platform Change
  • Modified flows for updating verified users
  • Updated HaptikLib interfaces for public accesses
  • Firing Sync Service requests on app launch
  • Fetching lost messages via get_unreceived_messages on app launch
  • Modified firing of network requests on initialization of SDK

Bugs

  • Fix AmazonPay Payment Bug
  • Corrected non-main queue accesses of UIKit objects
  • Resolved Image Uploading Error