You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Example/Pods/Target Support Files/ConsentViewController-iOS/ResourceBundle-ConsentViewController-ConsentViewController-iOS-Info.plist
Copy file name to clipboardexpand all lines: Example/Pods/Target Support Files/ConsentViewController-tvOS/ResourceBundle-ConsentViewController-ConsentViewController-tvOS-Info.plist
Copy file name to clipboardexpand all lines: XCFramework/ConsentViewController.xcframework/ios-arm64_armv7/ConsentViewController.framework/ConsentViewController.bundle/SPJSReceiver.js
+4-2
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,8 @@ var getActionFromMessage = function (eventData) {
43
43
id: String(choiceData.choice_id),
44
44
type: choiceData.type,
45
45
pm_url: choiceData.iframe_url,
46
-
consentLanguage: eventData.consentLanguage
46
+
consentLanguage: eventData.consentLanguage,
47
+
customActionId: choiceData.customAction
47
48
};
48
49
};
49
50
@@ -64,7 +65,8 @@ var handleMessageEvent = function(SDK) {
Copy file name to clipboardexpand all lines: XCFramework/ConsentViewController.xcframework/ios-arm64_armv7/ConsentViewController.framework/ConsentViewController.bundle/javascript/SPJSReceiver.js
+4-2
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,8 @@ var getActionFromMessage = function (eventData) {
43
43
id: String(choiceData.choice_id),
44
44
type: choiceData.type,
45
45
pm_url: choiceData.iframe_url,
46
-
consentLanguage: eventData.consentLanguage
46
+
consentLanguage: eventData.consentLanguage,
47
+
customActionId: choiceData.customAction
47
48
};
48
49
};
49
50
@@ -64,7 +65,8 @@ var handleMessageEvent = function(SDK) {
Copy file name to clipboardexpand all lines: XCFramework/ConsentViewController.xcframework/ios-arm64_armv7/ConsentViewController.framework/Headers/ConsentViewController-Swift.h
+46-6
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
#if0
2
2
#elif defined(__arm64__) && __arm64__
3
-
// Generated by Apple Swift version 5.5 (swiftlang-1300.0.31.1 clang-1300.0.29.1)
3
+
// Generated by Apple Swift version 5.5.1 (swiftlang-1300.0.31.4 clang-1300.0.29.6)
Copy file name to clipboardexpand all lines: XCFramework/ConsentViewController.xcframework/ios-arm64_armv7/ConsentViewController.framework/Modules/ConsentViewController.swiftmodule/arm.swiftinterface
+4-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
// swift-interface-format-version: 1.0
2
-
// swift-compiler-version: Apple Swift version 5.5 (swiftlang-1300.0.31.1 clang-1300.0.29.1)
2
+
// swift-compiler-version: Apple Swift version 5.5.1 (swiftlang-1300.0.31.4 clang-1300.0.29.6)
Copy file name to clipboardexpand all lines: XCFramework/ConsentViewController.xcframework/ios-arm64_armv7/ConsentViewController.framework/Modules/ConsentViewController.swiftmodule/arm64-apple-ios.swiftinterface
+4-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
// swift-interface-format-version: 1.0
2
-
// swift-compiler-version: Apple Swift version 5.5 (swiftlang-1300.0.31.1 clang-1300.0.29.1)
2
+
// swift-compiler-version: Apple Swift version 5.5.1 (swiftlang-1300.0.31.4 clang-1300.0.29.6)
Copy file name to clipboardexpand all lines: XCFramework/ConsentViewController.xcframework/ios-arm64_armv7/ConsentViewController.framework/Modules/ConsentViewController.swiftmodule/arm64.swiftinterface
+4-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
// swift-interface-format-version: 1.0
2
-
// swift-compiler-version: Apple Swift version 5.5 (swiftlang-1300.0.31.1 clang-1300.0.29.1)
2
+
// swift-compiler-version: Apple Swift version 5.5.1 (swiftlang-1300.0.31.4 clang-1300.0.29.6)
Copy file name to clipboardexpand all lines: XCFramework/ConsentViewController.xcframework/ios-arm64_armv7/ConsentViewController.framework/Modules/ConsentViewController.swiftmodule/armv7-apple-ios.swiftinterface
+4-2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
// swift-interface-format-version: 1.0
2
-
// swift-compiler-version: Apple Swift version 5.5 (swiftlang-1300.0.31.1 clang-1300.0.29.1)
2
+
// swift-compiler-version: Apple Swift version 5.5.1 (swiftlang-1300.0.31.4 clang-1300.0.29.6)
0 commit comments