mreynolds0404
Results
1
comments of
mreynolds0404
If it helps, I tried this as well with no luck: [self presentViewController:pinViewController animated:animated completion:^{ //work around for styling bug in PIN controller library id maybeCancelButton = pinViewController.view.subviews[0].subviews[3]; if([maybeCancelButton isKindOfClass:[UIButton...