Blame view

app/src/main/assets/warply.properties 1.53 KB
1 2 3
# {@link ly.warp.sdk.utils.WarplyProperty}

# The app uuid the warply sdk need to connect to the engage server
Panagiotis Triantafyllou authored
4 5
# dev f83dfde1145e4c2da69793abb2f579af
# prod 0086a2088301440792091b9f814c2267
6
Uuid=f83dfde1145e4c2da69793abb2f579af
7 8

# If we need to see logs in Logcat
9
Debug=true
10 11 12 13

# Production or Development environment of the engage server
# Production:  https://engage.warp.ly
# Development: https://engage-stage.warp.ly
14
BaseURL=https://engage-stage.warp.ly
15

16
# For Verify Ticket request
17
VerifyURL=/partners/cosmote/verify
18

19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
#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

41
# The app language
Panagiotis Triantafyllou authored
42
Language=el
43 44 45 46 47 48

# The merchant id for some requests
MerchantId=20113

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

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