ochakov

Results 2 issues of ochakov

When loading the app from remote server, loading fonts from assets will be denied due to the CORS violation. This change adds Access-Control-Allow-Origin to the local response to prevent it...

### Platforms affected Android ### Motivation and Context Allow building applications using Android SDK 33, support for Android 13 ### Description Remove deprecated READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE permissions and replace with...