Add in-app screenshot preventing (#606)
In-app screenshot preventing fixes
This commit is contained in:
parent
5b4ec608c8
commit
840c388ab9
10 changed files with 116 additions and 55 deletions
|
|
@ -107,6 +107,7 @@ target_sources(${PROJECT} PRIVATE
|
|||
${CLIENT_ROOT_DIR}/platforms/ios/LogController.swift
|
||||
${CLIENT_ROOT_DIR}/platforms/ios/Log.swift
|
||||
${CLIENT_ROOT_DIR}/platforms/ios/LogRecord.swift
|
||||
${CLIENT_ROOT_DIR}/platforms/ios/ScreenProtection.swift
|
||||
)
|
||||
|
||||
target_sources(${PROJECT} PRIVATE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue