We’re having a problem because media.hasSource(media.Camera) always returns true on Android 6.0 Marshmallow, even if the user has specifically turned off that permission in their settings.
We just started using the QR Code Scanner plugin, and it crashes tremendously because of this. We can’t prevent it because the code that we’re supposed to use to determine if we have permission is returning true all the time.
Any help would be greatly appreciated.
Thanks,
Dave