Skip to content

Commit

Permalink
update url
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedshortcut committed Mar 15, 2022
1 parent c4eb493 commit ef97c32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ class InitializationActivity : BaseActivity() {
.setPanelistTrackingOnly(panelistOnly.isChecked)
.setIsWebViewBased(isWebViewBased.isChecked)
.setLogPrintsActivated(logEnabled.isChecked)
.setTWAInfo(TWAModel(url = "https://codigoanalytics.azurewebsites.net/test/GetLatestData").apply {
.setTWAInfo(TWAModel(url = "https://www.mediafacts.se/").apply {
extraParams.apply {
put("customCustomerParam","foo")
put("siteid","F53C7A3D-013D-4B89-A1C1-E697DC724467")
Expand Down

0 comments on commit ef97c32

Please sign in to comment.