warply.properties 1.7 KB
# {@link ly.warp.sdk.utils.WarplyProperty}

# The app uuid the warply sdk need to connect to the engage server
# dev demo b13ade8ef743468b89a7aaa8efbfc468
# prod demo b13ade8ef743468b89a7aaa8efbfc468

# dev d5f9038f46374666a1f4e1039d89f608
# prod d5f9038f46374666a1f4e1039d89f608
Uuid=d5f9038f46374666a1f4e1039d89f608

# If we need to see logs in Logcat
Debug=true

# Production or Development environment of the engage server
# Production:  https://engage.warp.ly
# Development: https://engage-stage.warp.ly
# DEH Production: https://engage-prod.dei.gr
# DEH Development: https://engage-uat.dei.gr
BaseURL=https://engage-prod.dei.gr

# For Verify Ticket request
VerifyURL=/partners/dei/verify

#WebActionHandler=app_package_name.WarplyWebActionHandler

# Replace the color with one you want the progress bar to have depending on you app theme-coloring
# If not defined the colorPrimary will used
#ProgressColor=red

# Replace the drawable with one you want (this will show when web_view loading if not use warply logo will appear)
# If not defined the launcher icon will used
ProgressDrawable=ic_notify

# If not defined the colorPrimary will used
#PushColor=push_notifications_color

# If not defined the launcher icon will used (better use the clipart icons for support black/white icons on 24+)
PushIcon=ic_notify

# If not defined the default will used
#PushSound=push_sound

# If the device packages need to be send to the engage server
SendPackages=false

# The app language
Language=el

# The merchant id for some requests
MerchantId=20113

# The login type must be one of the below:
# email, msisdn, username
LoginType=username

# The deeplink url scheme for react native campaigns:
# Example visit.greece.gr
DL_URL_SCHEME=demo