SwiftUI-MSALSample icon indicating copy to clipboard operation
SwiftUI-MSALSample copied to clipboard

This may be a question but why is viewModel.loadMSALScreen() in viewDidLoad()

Open ljunquera opened this issue 4 years ago • 0 comments

I kept on getting errors in the log and I realized the MSALScreenViewController called viewDidLoad() when starting and after I clicked the button. So loadMSALScreen() was called 3 times. Is that on purpose?

ljunquera avatar Jan 29 '22 17:01 ljunquera