IOS - Loading File in External App/Launch URL

Hello,

We are downloading some image files and documents. And want the user to allow opening them in ios native apps.

We tried LaunchURL BP function to show images which works on Android but not on IOS.

Kindly suggest any other alternatives/suggestions.

Thanks

I have the same issue, LaunchURL BP function works on android but not iOS.

I solved the issue by making sure the website adress string would start with https otherwise it would not work and adding associated domain in the app id configuration also.