Skip to content

Releases: prey/prey-ios-client

v2.1.2

03 Apr 13:06
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v1.9.3

25 Mar 13:07
Compare
Choose a tag to compare
  • Add data validation on CLLocationCoordinate2D
  • Run detach device when requests return statusCode:406
  • Enable TouchID/FaceID to access device settings
  • Remove keyObserver stillImageOutput.capturingStillImage on ReportPhoto
  • Change AVCaptureStillImageOutput by AVCapturePhotoOutput on ReportPhoto
  • Improve retries requests on URLSessionTask
  • Improve socket resource reclaim on iOS 12 (NSPOSIXErrorDomain Code: 53)

v1.9.2

22 Feb 13:11
Compare
Choose a tag to compare
  • Add key observer RuntimeError and SessionWasInterrupted on ReportPhoto
  • Update Crashlytics SDK from 3.11.0 to 3.12.0
  • Update AppsFlyer SDK from 4.8.6 to 4.8.12
  • Fix issue with Managed App Config options
  • Fixed #77

v1.9.1

03 Nov 18:59
Compare
Choose a tag to compare
  • iOS 7 is no longer supported
  • Disable forgot password button on view camouflage
  • Update Crashlytics framework from Fabric to Firebase
  • Update from Swift 4 to Swift 4.2
  • Update travis config
  • Update hardware information
  • Fix issue with password on HomeWebVC
  • Fix issue on Swifter with DispatchQueue
  • Fix issue with user authorization on request
  • Fix issue with compatibility of enum value in swift 4.2
  • Fixed #76

v1.9.0

14 Sep 22:38
Compare
Choose a tag to compare
  • Add files retrieval action
  • Add contacts to files retrieval action
  • Changes images on onboarding
  • Improve WebView content
  • Improve texts to request user permissions
  • Update Fabric framework
  • Fix issue with requests timedout
  • Fix issue with PHAssetResource on iOS 9
  • Fix issue with UIRemoteNotification and user authorization
  • Fixed #75

v1.8.3

27 Jul 14:16
Compare
Choose a tag to compare
  • Add low battery event and send it to panel
  • Add support to IPv6
  • Update AppsFlyer framework
  • Update Fabric framework
  • Fix issue with location aware and geofencing
  • Fix minor issues with Xcode update
  • Fixed #74