Camera not working on Android after upgrade

Thanks @ghenne for you sample.

I found the issue and it’s stunning…
The solution was just delete the following row from the config.xml:

<preference name="scheme" value="app" />

Just this… I hope this can be useful to someone else

@piero.alberto - thanks for posting the solution.

If there’s a lot of stuff in a config.xml file. it’s worth checking if it all needs to be there.