biodiv commented on issue #271:
URL:
https://github.com/apache/cordova-plugin-media/issues/271#issuecomment-782017359
It just tested it with Android 10 if you set targetSdk to 28 in `config.xml`
```
<platform name="android">
<preference name="android-targetSdkVersion" value="28" />
</platform>
```
and it worked. I have not yet evaluated if lowering the targetSdk to 28
raises problems with cordova-android 9.0.0.
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]