Hi all,
On my application we current use the GetFileUrlFromUri to get the file URL (blob) and it is used on the widget Interaction\LightboxImage. So we just show a smaller image (thumbnail) and when the user press the photo it will use the ImageURL. since now the GetFileUrlFromUri is deprecated what is the alternative with the new actions from the plugin?
Best Regards
Hey @Fábio Santos, I think what you're looking for is described in the docs for migrating to Plugin version 4 - https://success.outsystems.com/documentation/11/integration_with_external_systems/mobile_plugins/file_plugin_version_4/file_plugin_migration_guide_from_version_3_to_version_4/#create-a-blob-url
Hope it helps!