Skip to content

Releases: prey/prey-ios-client

iOS 14 compatibility

08 Apr 18:29
ad043a8

Choose a tag to compare

Can restore Prey from an iCloud backup

07 Aug 15:50

Choose a tag to compare

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

13 Jul 14:41

Choose a tag to compare

  • Update hardware information

v2.1.4

18 May 14:37

Choose a tag to compare

  • Change endpoint to web panel
  • Fixed #87: Dictionary on NSOperationQueue

v2.1.3

04 May 14:29

Choose a tag to compare

  • Add RequestCache on CoreData model
  • Config RequestCacheManager for failed requests
  • Fix issue with TouchID and panel token expiration time
  • Fix issue with CLCircularRegion radius on GeofencingManager

v2.1.2

03 Apr 13:06

Choose a tag to compare

  • Fix issue with TouchID
  • Fix issue on verify_email endpoint
  • Fixed #86: IMGSGX543GLDriver on WebThread

v2.1.1

09 Mar 14:29

Choose a tag to compare

  • 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

20 Dec 17:47

Choose a tag to compare

  • 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

08 Nov 21:34

Choose a tag to compare

  • 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

07 May 16:56

Choose a tag to compare

  • 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)