Hi @Meghana-MSFT & @Prasad-MSFT
The target link used in the case of Android is a deep link to the JustCall mobile app. You have to install the JustCall mobile app on your Android device.
Additionally, as you have seen on the Web/Desktop Teams client, Clicking the “Call Contact via JustCall” button opens the JustCall web app in both cases. However, we have specified a separate target value for Windows that should be used to redirect the user to the JustCall Desktop app.
There are four target options available for OpenUri action as per Microsoft Docs and, given below is the expected behaviour :
- default - This works fine from the Teams Web app.
- android - From the Teams Android app, it redirects to the JustCall mobile app. That’s fine.
- windows - From the Teams desktop app, it should redirect to the JustCall Desktop app.
- iOS - From the Teams iOS app, it should redirect to the JustCall iOS app. Instead, it shows the Invalid URL error, even though we are using a working deep link for the JustCall iOS app.
Let us know if there are any other details required.
Note: For Android/iOS/Desktop devices, device-specific JustCall app should be available.