Assurance - What is the base URL | Community
Skip to main content
Michael_Soprano
New Participant
June 12, 2024
Solved

Assurance - What is the base URL

  • June 12, 2024
  • 2 replies
  • 1574 views

I would like to use Assurence in order to debug the events in App. What base URL should I use?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by _Manoj_Kumar_

Hello @michael_soprano  The developers will have to enable deep linking in the mobile app.

 

Here is documentation on how to do it in iOS. URL Scheme is the easiest to setup.

https://medium.com/wolox/ios-deep-linking-url-scheme-vs-universal-links-50abd3802f97

 

Once the deeplinking is enabled then you can use any of the deeplink as base url.

2 replies

_Manoj_Kumar_
_Manoj_Kumar_Accepted solution
New Participant
June 13, 2024

Hello @michael_soprano  The developers will have to enable deep linking in the mobile app.

 

Here is documentation on how to do it in iOS. URL Scheme is the easiest to setup.

https://medium.com/wolox/ios-deep-linking-url-scheme-vs-universal-links-50abd3802f97

 

Once the deeplinking is enabled then you can use any of the deeplink as base url.

     Manoj     Find me on LinkedIn
gkalyan
New Participant
June 12, 2024

@michael_soprano 

Here is a link to the tutorial which might help

https://experienceleague.adobe.com/en/docs/experience-platform/assurance/tutorials/using-assurance

 

Excerpt from above link

The Base URL is the root definition used to launch your app from a URL. A session URL is generated by which you may initiate the Assurance session. An example value might look like: myapp://default In the Base URL field, type your app’s base deep link definition.