We need to open a blob url from angular ionic apps on chrome/safari browsers

Hi Team,

 

We need to open a blob url from angular ionic apps on chrome/safari browsers and also we have to download it and store in mobile. Do you have any control for it or any sample project? Please provide a solution on priority

 

Sample BLOB URL: blob:https://abcrandowmName.net/c35dd9db-6594-4b07-96a9-691d388e6b12
 

 

version details:
"@capacitor/browser": "^4.1.1",
"@capacitor/core": "^4.0.0",
"@ionic-native/core": "^5.28.0",
"@angular/compiler": "^15.2.9",

"@syncfusion/ej2-angular-charts": "21.1.41"

 

Please help us with solution/inputs.


Regards,

Viharshitha


1 Reply

SR Subalakshmi Ramachandran Syncfusion Team May 15, 2024 05:59 PM UTC

Hi Viharshitha,

Thank you for contacting us with your query.

To open a blob URL from Angular Ionic apps on Chrome/Safari browsers, you can follow the steps outlined below:

  1. Begin by creating a simple Angular application using the Ionic Framework. You can include the Syncfusion Angular FileManager component in this application. You can refer to our Getting Started Guide for more details.
  2. We understand that you might be using either the Amazon S3 provider or Azure provider with the FileManager. For further guidance, please refer to the following resources:

For Azure blob:

For Amazon S3:

These resources should enable you to access files and folders.

Please let us know if you need further assistance.

Regards,
Suba R


Loader.
Up arrow icon