diff --git a/ios/Classes/SourcepointCmp.swift b/ios/Classes/SourcepointCmp.swift index d502115..d5318d9 100644 --- a/ios/Classes/SourcepointCmp.swift +++ b/ios/Classes/SourcepointCmp.swift @@ -38,7 +38,7 @@ class SourcepointCmp : SwiftSourcepointCmpPlugin{ let accountId = argument["accountId"] as? Int ?? 22 let propertyId = argument["propertyId"] as? Int ?? 7639 let propertyName = argument["propertyName"] as? String ?? "tcfv2.mobile.webview" - let PMId = argument["PMId"] as? String ?? "122058" + let PMId = argument["pmId"] as? String ?? "122058" cvc = GDPRConsentViewController( accountId: accountId,