Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_sdk_framework
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Manos Chorianopoulos
2022-07-22 13:37:56 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
91098b67835083d6ce635713ee9dc5d781ffeed9
91098b67
1 parent
827a4337
fix postEvent request params
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
SwiftWarplyFramework/SwiftWarplyFramework/Warply/Warply.m
SwiftWarplyFramework/SwiftWarplyFramework/Warply/Warply.m
View file @
91098b6
...
...
@@ -1036,7 +1036,7 @@ WL_VERSION_IMPLEMENTATION(WL_VERSION)
@{
@"Name"
:
@"UACICustomLoggerTableName"
,
@"Value"
:
@"VW_WHITELIST"
,
@"Type"
:
@"string"
},
@{
@"Name"
:
@"MSISDN"
,
@"Value"
:
msisdn
,
@"Type"
:
@"string"
},
@{
@"Name"
:
@"OFFERCODE1"
,
@"Value"
:
OFFERCODE1
,
@"Type"
:
@"string"
},
@{
@"Name"
:
@"SCORE"
,
@"Value"
:
SCORE
,
@"Type"
:
@"
string
"
},
@{
@"Name"
:
@"SCORE"
,
@"Value"
:
SCORE
,
@"Type"
:
@"
INT
"
},
@{
@"Name"
:
@"PREDICATE"
,
@"Value"
:
@"0"
,
@"Type"
:
@"string"
},
@{
@"Name"
:
@"ZONE"
,
@"Value"
:
ZONE
,
@"Type"
:
@"string"
},
@{
@"Name"
:
@"APPLICATIONNAME"
,
@"Value"
:
ZONE
,
@"Type"
:
@"string"
},
...
...
Please
register
or
login
to post a comment