Adam Johns
Aktivitätsübersicht
Latest activity by Adam Johns-
Adam Johns hat einen Kommentar hinterlassen Uday Alla thanks, that workaround worked for us!
-
Adam Johns hat einen Kommentar hinterlassen 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 hat einen Post erstellt Beantwortet 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 hat einen Post erstellt Beantwortet 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?