mohammadrafigh opened a new issue, #1370:
URL: https://github.com/apache/cordova-ios/issues/1370

   # Bug Report
   
   ## Problem
   
   ### What is expected to happen?
   
   `application/wasm` should be returned as MIME type for wasm files from 
static file server in iOS.
   
   ### What does actually happen?
   
   wasm libraries not working due to this error:
   `"Unexpected response MIME type. Expected 'application/wasm'"`
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   
   Here is an MR to Ionic that might be helpful:
   https://github.com/ionic-team/capacitor/pull/5585/files
   
   and another one in capacitor:
   https://github.com/ionic-team/capacitor/pull/6675
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   Just try to install and use a wasm library and run the app on simulator.
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   
   
   
   ### Version information
   
   Cordova: Cordova CLI 12.0.0, Cordova ios 7.0.0
   
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to