SnapshotSafeView icon indicating copy to clipboard operation
SnapshotSafeView copied to clipboard

how to disable?

Open umerirfan26 opened this issue 2 years ago • 0 comments

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?

umerirfan26 avatar Dec 18 '23 08:12 umerirfan26