Android Question Camera intent URI error when targetsdk=26

Grant Fullen

Member
Licensed User
With the new Google Play Store rules coming I have my app's targetsdkversion set to 26. I'm getting the
"exposed beyond app through ClipData.Item.getUri()" error on some newer Android devices. How can I make the camera intent work without lowering the target sdk?
 

DonManfred

Expert
Licensed User
Longtime User
Upvote 0
Top