214 contributions in the last year

214 contributions in the last year

November 2018

Recent work updates grouped by day.

  • FiRE Work Management Completed - FiRECore framework was updated (so now face id changes are coming directly from pod).
  • FiRE Work Management Completed - Merged branch updates and reconciled changes across project modules.
  • FiRE Work Management Completed - If the Face ID is disabled for this app, we will open iOS Settings app on the Face ID switch.
  • FiRE Work Management Completed - If user removed touch id fingers from the iOS settings, we will show touch id switch as off.
  • FiRE Work Management Completed - 2. Settings Screen: 2. If Face ID is disabled for the app, Toggle Use Face ID to the off position.
  • FiRE Work Management Completed - 2. Settings screen: 1. Do not show unsupported methods for the device - If no touch pad available, don't show Use Touch ID - If no Face ID available, don't show use Face ID - If neither, only show use pin.
  • FiRE Work Management Completed - 1. Main Screen: If Face ID is not available, do not show Use Face ID on the login screen: 2 scenarios that this could be: - If the app is not available in the iOS Face ID setup screen - If the toggle is turned off in the application settings.
  • FiRE Work Management Completed - Merged branch updates and reconciled changes across project modules.
  • FiRE Work Management Completed - Advanced auth & face id cases done (testing required).
  • FiRE Work Management Completed - Face id test cases according to test plan FiRE-4308 (Still some cases related to Google Authentication are remaining in AuthenticateSignIn.swift).
  • FiRE Work Management Completed - Search for: setUseFace / setUseTouch.
  • FiRE Work Management Completed - Face id login (PasscodeLockViewController) - now we can login with face id ==> now we need to verify all QA test cases (and fix any issues).
  • FiRE Work Management Completed - Basic Face Id basic setup - all cases handled in SettingsLoginTableViewController (remaining cases in other controllers).