Skip to content

Commit 5e9c6f6

Browse files
committed
WriteLine added
1 parent d9c7c57 commit 5e9c6f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Assets/ConsentManagementProvider/Scripts/wrapper/Android/SpClientProxy.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ void onSpFinished(string spConsents)
7070
{
7171
CmpDebugUtil.ForceEnableNextCmpLog();
7272
CmpDebugUtil.LogWarning($"I've reached the C# onSpFinished with JSON spConsents={spConsents}");
73+
Console.WriteLine($"spConsents= `{spConsents}");
7374

7475
try
7576
{

0 commit comments

Comments
 (0)