Adam Johns
Activity overview
Latest activity by Adam Johns-
Adam Johns commented, Uday Alla thanks, that workaround worked for us!
-
Adam Johns commented, Allegra Anka thanks for the quick response. Could you explain what you mean by excluding CAMViewFinderView? Do you have a code snippet? Do you mean setting showsCameraControls to false and then mak...
-
Adam Johns created a post, Answered AnsweredCrash when presenting UIImagePickerController
This code crashes on iOS in Fullstory 1.55.0, but does not crash in Fullstory 1.54.0: let cameraViewController = UIImagePickerController() cameraViewController.sourceType = .camera let presentCamer...
-
Adam Johns created a post, Answered AnswerediOS unmask Storyboard label without outlet?
Is it possible to unmask a label created in Storyboard without making it an outlet and then calling .fsUnmask in code?