Error in ionic view ( when call camera )

I used ionic view on my android 7. App is just take a picture by using ionic native camera (sam code in offical ionic native document ). It work on iphone7. But it show error text on android7 ( samsung s6 just upgraded to android7 ).

This seems to be related to this new Android version. Here is a random Google result:


and a blog posts on the topic:
https://commonsware.com/blog/2016/03/14/psa-file-scheme-ban-n-developer-preview.html

But here someone had the problem with ngCordova, the Ionic Native equivalent to Ionic Native and could solve it:

So the question is:
Which version of the Cordova plugin are you using (ionic plugin ls)?
What version of the Ionic Native plugin are you using (content of package.json)?