Alisher
Alisher
@JustFrederik sorry, I didn't understand how it should be fixed. Should I add -i -e parameters when generating API files via openapi-generator-cli?
@JustFrederik I've tried your solution and it works perfectly. Thanks for helping! As you said, we will wait for a more elegant decision from the developers to change the version...
Same issue. I tried to use the 'permission_handler' package to check permission on runtime, then the error was gone but the captured image is not returned from the 'image_picker' method...
As a temporary solution, I did an Android API version check, and if the API level was less than 28 then I use another camera SDK