Skip to content

Releases: reproio/repro-ios-sdk

1.6.0

03 Mar 09:50
Compare
Choose a tag to compare

Feature

  • Add Masking API for UIWebView & WKWebView. See the doc for more details.

Bug Fixes

  • Fix build warning when integrating the SDK
  • Reduce the possibility to upload duplicate session data
  • Reduce the possibility of crashing while masking

1.5.1

21 Feb 13:56
Compare
Choose a tag to compare

Improvements

  • New In-App Message
    • Enables to choose Dialog type
    • Enables to use two buttons in message

Changes

  • Removes deprecated APIs

1.4.27

11 Feb 07:11
Compare
Choose a tag to compare

Changes

  • Limit event name length and event properties type. See the doc for more details.

1.4.22

03 Jan 12:11
Compare
Choose a tag to compare

Improvements

  • Improves the reliability of uploading

Bug Fixes

  • Fixes the bug where screen recording fails when the user denies accessing to camera
  • Fixes the issue that causes a crash if the app uses Localytics
  • Fixes the bug of UI event tracking (private beta feature)

1.4.14

17 Dec 14:19
Compare
Choose a tag to compare

Bug Fixes

  • Fixes the issue that causes a crash if the app uses Apptimize
  • Fixes the bug of User Profile API for C++
  • Fixes web view event tracking API to suppport i18n

1.4.9

11 Dec 11:30
Compare
Choose a tag to compare

Enhancements

  • Supports landscape mode for in-app message
  • Enables to use large size image for in-app message
  • Adds user profile api for c++ app

Bug Fixes

  • Enables to use Japanese texts in CTA of in-app message

Deprecated

  • Usability Testing is deprecated

User Profiles

01 Dec 04:09
Compare
Choose a tag to compare

User Profiles

  • You can segment the group of users with these profiles when sending push notifications or in-app messages by setting user profiles. See the doc for more details

Bug Fixes

  • Fixes unintentional automatic event tracking
  • Fixes potential crashes when stopping session
  • Fixes the bug where a session occasionally starts even if Repro is not activated on the dashboard

1.3.23

04 Nov 13:53
Compare
Choose a tag to compare

Bug fixes

  • Fix the bug where it rarely crashes right after the app goes to the background.
  • Fix the bug where session is sometimes not uploaded on iOS 6.

1.3.19

21 Oct 13:07
Compare
Choose a tag to compare

Improvements

  • Removed Reachability
    • Removed the dependencty to Reachability due to some bugs being reported on iOS 9.
    • Attention: Instead of using Reachability, Repro SDK now depends on CoreTelephony.framework. Don't forget to add it to Linked Frameworks and Libraries!
  • Load Web View Tracker from SDK
    • Changed to load event tracker for web view (JavaScript) within SDK in order to prevent causing unintentiional access to repro://.

Support iOS 6 Again

08 Oct 05:46
Compare
Choose a tag to compare

Repro iOS SDK supports iOS 6 again. Your app will no longer crash on iOS 6.

But it has limitations:

  • Recording and usability testing are not supported on iOS 6