mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 02:52:45 +02:00
Now use GDPRConsentViewController in AppDelegate in order to present GDPR consent and dismiss controller automatically when accept consent.
This commit is contained in:
@@ -21,7 +21,7 @@ import Foundation
|
||||
}
|
||||
|
||||
/// GPDR consent screen.
|
||||
final public class GDPRConsentViewController : WebViewViewController {
|
||||
final public class GDPRConsentViewController: WebViewViewController {
|
||||
|
||||
// MARK: - Constants
|
||||
|
||||
|
||||
Reference in New Issue
Block a user