Appware Limited

Results 4 comments of Appware Limited

Ionic now uses WKWebview which does not support the `file:///` protocol. You can rewrite the path using the [normalizeURL()](https://ionicframework.com/docs/wkwebview/#my-local-resources-do-not-load) function.

This would be great.

I've added pause and stop controls for playback, based on alssl-ross's Android permissions fork. https://github.com/AppwareDev/cordova-plugin-audio-recorder-api Apologies if it's not perfect; my java and objective C is very lacking! It worked...

I think I've solved it so I'll post the solution here for future reference: Add this to the ui-mask input: `ui-options="{allowInvalidValue:true}"`