Releases: prey/prey-ios-client
Releases · prey/prey-ios-client
iOS 14 compatibility
Can restore Prey from an iCloud backup
Allows the user to restore Prey from an iCloud backup. Please note that due to Apple's very own SDK's limitations the device will appear as a new device, even if it's the same physical device (i.e. cannot differentiate between two identical devices when restoring from a backup).
v2.1.5
v2.1.4
v2.1.3
v2.1.2
v2.1.1
- Fixed #81: Crash accessing singleton dictionary from thread
- Fixed #82: UIModalPresentationPopover on iOS 13 and WKWebView
- Fixed #83: Nil pointer on PreyMobileConfig request
- Fixed #84: AuthChallengeDisposition and URLCredential serverTrust
- Fixed #85: AVCaptureSession set false when use wide-gamut color
v2.1.0
- Add support to BackgroundTasks framework (+iOS 13)
- Add support to Dark Mode (+iOS 13)
- Add support to email validation on signUp view
- Add UserActivated action
- Add support to custom url scheme
- Update Crashlytics framework
- Fix issue on exampleReport view with imgMap
- Fix issue with UIView on background
- Fix issue with BackgroundTasks
- Fixed #80
v2.0.0
- Implemented ReactViews: onboarding, signUp, logIn, permissions, example report and home
- Delete deprecated WebViews, UIViewControllers and images from Storyboard
- Improve check urlScheme on HomeWebVC
- Add check location aware action on activation view
- Add i18n support on permissions view
- Add new image on whatsprey of ReactViews
- Add Trigger action
- Add Triggers on CoreData model
- Add trigger option: low_battery, exact_time, repeat_time
- Add custom notification for alert action
- Change UILocalNotification for UNMutableNotificationContent
- Update Crashlytics framework
- Fix issue with latitude and longitude on GeofencingManager
- Fix issue with superview and UIDropShadowView on mainView
- Fix issue with notification settings on permissions view
- Fix issue with preferred languages on ReactViews
- Fix issue with request to web panel on WebKitVC
- Fix issue with camouflage mode on mainView
- Fix issue with lowercase text on signup view
- Fix issue with endpoints variables
- Fix issue with socket resource reclaim on iOS 12 (NSPOSIXErrorDomain Code: 53)
v1.9.4
- Remove AppsFlyer SDK: files, events and tracking deep linking (OneLink)
- Add support to exclude options on reports
- Update from Swift 4.2 to Swift 5
- Update Swifter from 1.3.3 to 1.4.6
- Update PreyNotification with UNUserNotificationCenter on iOS 10 and later
- Fix issue with socket resource reclaim on iOS 12 (NSPOSIXErrorDomain Code: 53)