Privacy Policy Personal Data: PNScanner does not collect or use any personal data that may be used to identify or contact you. Camera permission just used for capture phone number image. We don't collect the images that captured from the camera or gallery, it's just used to scan the phone number.
Center UIView vertically in scroll view You can accomplish this by embedding the labels in a stack view and embedding the stack view in a UIView. The label text will expand the stack view vertically, which will expand the content view vertically, which will control the scroll view's .contentSize.