Skip to content

v2.0.0

Compare
Choose a tag to compare
@jCalaU jCalaU released this 08 Nov 21:34
· 146 commits to master since this release
  • 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)