Showing
1 changed file
with
8 additions
and
5 deletions
| 1 | # {@link ly.warp.sdk.utils.WarplyProperty} | 1 | # {@link ly.warp.sdk.utils.WarplyProperty} |
| 2 | 2 | ||
| 3 | # The app uuid the warply sdk need to connect to the engage server | 3 | # The app uuid the warply sdk need to connect to the engage server |
| 4 | -# dev b13ade8ef743468b89a7aaa8efbfc468 | 4 | +# dev demo b13ade8ef743468b89a7aaa8efbfc468 |
| 5 | -# prod b13ade8ef743468b89a7aaa8efbfc468 | 5 | +# prod demo b13ade8ef743468b89a7aaa8efbfc468 |
| 6 | -Uuid=b13ade8ef743468b89a7aaa8efbfc468 | 6 | + |
| 7 | +# dev d5f9038f46374666a1f4e1039d89f608 | ||
| 8 | +# prod d5f9038f46374666a1f4e1039d89f608 | ||
| 9 | +Uuid=d5f9038f46374666a1f4e1039d89f608 | ||
| 7 | 10 | ||
| 8 | # If we need to see logs in Logcat | 11 | # If we need to see logs in Logcat |
| 9 | Debug=true | 12 | Debug=true |
| ... | @@ -13,10 +16,10 @@ Debug=true | ... | @@ -13,10 +16,10 @@ Debug=true |
| 13 | # Development: https://engage-stage.warp.ly | 16 | # Development: https://engage-stage.warp.ly |
| 14 | # DEH Production: https://engage-prod.dei.gr | 17 | # DEH Production: https://engage-prod.dei.gr |
| 15 | # DEH Development: https://engage-uat.dei.gr | 18 | # DEH Development: https://engage-uat.dei.gr |
| 16 | -BaseURL=https://engage-stage.warp.ly | 19 | +BaseURL=https://engage-prod.dei.gr |
| 17 | 20 | ||
| 18 | # For Verify Ticket request | 21 | # For Verify Ticket request |
| 19 | -VerifyURL=/partners/deh/verify | 22 | +VerifyURL=/partners/dei/verify |
| 20 | 23 | ||
| 21 | #WebActionHandler=app_package_name.WarplyWebActionHandler | 24 | #WebActionHandler=app_package_name.WarplyWebActionHandler |
| 22 | 25 | ... | ... |
-
Please register or login to post a comment