I have…
- [ x ] Read the following guideline: https://docs.squidex.io/01-getting-started/installation/troubleshooting-and-support. I understand that my support request might get deleted if I do not follow the guideline.
- [ x ] Used code blocks with ``` to format my code examples like JSON or logs properly.
I’m submitting a…
- [ ] Regression (a behavior that stopped working in a new release)
- [ x ] Bug report
- [ ] Performance issue
- [ x ] Documentation issue or request
Current behavior
When the Azure Blob Storage container Access Level is set to:
Private (no anonymous access)
–> Assets works on android and microsoft browsers, but not on iOS browsers.
When the Azure Blob Storage container Access Level is set to:
Blob (anonymous read access for blobs only)
–> Assets works on android, microsoft and iOS browsers.
So iOS browsers (chrome, safari, firefox) are not able to stream audio content when Access level is set to private. Problem get solved when access level is set to Blob but obviously we cannot use that access level if we want Squidex protected assets functionality to work.
Expected behavior
iOS browsers should work with mp3 files with keeping Azure blob storage Access level as private.
Minimal reproduction of the problem
Change Access Level of Container to see the difference on iOS mobile browser. Mp3 files are not working when access level of container is private. There might be 10 minutes delay after changes taking effects when changing azure blob storage access level.
Environment
App Name:
- [ x ] Self hosted with docker
- [ ] Self hosted with IIS
- [ ] Self hosted with other version
- [ ] Cloud version
Version: [VERSION]
Browser:
- [ ] Chrome (desktop)
- [ ] Chrome (Android)
- [X] Chrome (iOS)
- [ ] Firefox
- [ ] Safari (desktop)
- [X] Safari (iOS)
- [ ] IE
- [ ] Edge
Others: