Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_android_sdk_maven_plugin
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Panagiotis Triantafyllou
2026-02-26 15:33:37 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a453c895d523e99ac27f1b3730a6b8ff6f229764
a453c895
1 parent
f123a353
warply properties fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
7 deletions
app/src/main/assets/warply.properties
app/src/main/assets/warply.properties
View file @
a453c89
# {@link ly.warp.sdk.utils.WarplyProperty}
# The app uuid the warply sdk need to connect to the engage server
# dev d5f9038f46374666a1f4e1039d89f608
# prod d5f9038f46374666a1f4e1039d89f608
# dev cosmote f83dfde1145e4c2da69793abb2f579af
# prod cosmote 0086a2088301440792091b9f814c2267
Uuid
=
f83dfde1145e4c2da69793abb2f579af
# dev b13ade8ef743468b89a7aaa8efbfc468
# prod b13ade8ef743468b89a7aaa8efbfc468
Uuid
=
b13ade8ef743468b89a7aaa8efbfc468
# If we need to see logs in Logcat
Debug
=
true
...
...
@@ -19,7 +16,7 @@ Debug=true
BaseURL
=
https://engage-stage.warp.ly
# For Verify Ticket request
VerifyURL
=
/partners/
cosmote
/verify
VerifyURL
=
/partners/
deh
/verify
#WebActionHandler=app_package_name.WarplyWebActionHandler
...
...
Please
register
or
login
to post a comment