Releases: reproio/repro-ios-sdk
Releases · reproio/repro-ios-sdk
1.6.0
1.5.1
1.4.27
1.4.22
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
1.4.9
User Profiles
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
1.3.19
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://
.
- Changed to load event tracker for web view (JavaScript) within SDK in order to prevent causing unintentiional access to
Support iOS 6 Again
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