Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera app crashing on Samsung Galaxy 8 #99

Closed
wolfghoul opened this issue Aug 23, 2018 · 4 comments
Closed

Camera app crashing on Samsung Galaxy 8 #99

wolfghoul opened this issue Aug 23, 2018 · 4 comments

Comments

@wolfghoul
Copy link

wolfghoul commented Aug 23, 2018

Camera app cannot work on Samsumg Galaxy Note 8.
Here is the error message.
Permission is added to AndroidManifest.xml already.
image

@janpio janpio added the support label Aug 23, 2018
@janpio
Copy link
Member

janpio commented Aug 23, 2018

Please confirm that your app actually has the permission:
Go to Settings -> Apps -> tap your app -> Permissions (or similar route, depends on your Android device)

Might be related to #95, but you didn't specify your Android version, cordova-android or plugin version you are using - so it is hard to say. Could you please comment that information?

@wolfghoul
Copy link
Author

wolfghoul commented Aug 23, 2018

Android Version: 8
TargetSDKVersion:26
cordova-android: 6.2.3
cordova-plugin-media-capture:1.4.3
Can see storage permission in settings on phone

@janpio
Copy link
Member

janpio commented Aug 23, 2018

cordova-android: 6.2.3

Current version of cordova-android is 7.1.1.

cordova-plugin-media-capture:1.4.3

Current version of this plugin is 3.0.2.

@jcesarmobile
Copy link
Member

This was fixed in #95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants