DeviceVerificationVerifyViewController: Wait view loading before observing device transaction change and unregister after matching an expected case.

This commit is contained in:
SBiOSoftWhare
2019-12-10 15:45:36 +01:00
parent 5a350302ae
commit e235268c41
3 changed files with 12 additions and 2 deletions
@@ -20,6 +20,7 @@ import Foundation
/// DeviceVerificationVerifyViewController view actions exposed to view model
enum DeviceVerificationVerifyViewAction {
case loadData
case confirm
case complete
case cancel