Hi Experts,
We have a functionality that sends the URL of the newly created record to Users. The issue is when User is using mobile app, we are unable to get the URL of the environment.
We are currently using "Xrm.Utility.getGlobalContext().getCurrentAppUrl();" to get the record URL but for Users using the app, this returns null.
How do we get the environment URL when using mobile app?
Kind Regards,