PabbleDabble commented on issue #348: URL: https://github.com/apache/cordova-plugin-media/issues/348#issuecomment-1589980790
I'm having the same issue, but once permission is denied, the `mediaObject` does not do anything, I'm not able to get any subscriptions to fire (which may be intended?) I've tried * onStatusUpdate * successCallback * errorCallback * onSuccess * onError The last two do work when permissions are granted. I was thinking about using getCurrentAmplitude (which resolves 0 when permissions not granted during record/play) to check if anything was happening, but not sure I like that or not. -- 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]
