WallPanel-Project / wallpanel-android

This project is deprecated; try out this active fork: https://thanksmister.com/wallpanel-android/
Apache License 2.0
207 stars 27 forks source link

Camera does not work without manually setting permisions #39

Closed timmo001 closed 6 years ago

timmo001 commented 6 years ago

The camera's are not being detected, and will crash the app when trying to use them without manually allowing the camera permission in android settings.

A permission request needs to be added to the app. Docs here: https://developer.android.com/guide/topics/permissions/requesting.html

quadportnick commented 6 years ago

The issue here is the permission request is not being fired, which is a regression from older versions and things moving around... so we'll shore that up

quadportnick commented 6 years ago

Should be fixed in https://github.com/WallPanel-Project/wallpanel-android/commit/1640e4e3f33710f5e6213157585703b1b7666c5e

quadportnick commented 6 years ago

Test release: https://github.com/WallPanel-Project/wallpanel-android/releases/tag/0.7b1