HackForEquality / android-app

An Android application created by the HackForEquality
MIT License
1 stars 9 forks source link

Crashes on phones without front facing camera #27

Closed canuckjacq closed 9 years ago

canuckjacq commented 9 years ago

I suspect crash on Young 2 is because there is no front facing camera

Ankhwatcher commented 9 years ago

Addressed this in https://github.com/HackForEquality/android-app/commit/020c2e69ac26186905b1eaa06680cd21731ef472 the camera will now fall back to the rear camera, and correctly open the front camera on front-only devices like the 2012 Nexus 7.