You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/01/29 17:08:17 UTC

[GitHub] [cordova-plugin-media] gczudowski commented on issue #271: Error Code : 1 on Android 10

gczudowski commented on issue #271:
URL: https://github.com/apache/cordova-plugin-media/issues/271#issuecomment-769930447


   I got it solved with @brunocbatista answer. it did not work without rebuilding the platform, though.
   
   ```
   cordova platform remove android ; cordova platform add android
   ```
   
   hope it helped someone


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org