umerirfan26

Results 1 issues of umerirfan26

hi I cannot disable it after enabling this is my code in swift if friends.first?.isScreenshotDisabled == true { self.tableView.setupAsHiddenFromSystemScreenshotsAndVideoRecordings() } else { } how to disable?