finn-no / Finjinon

Custom iOS camera optimized for taking a sequence of photos quickly and/or selecting from an image picker
MIT License
58 stars 16 forks source link

Dont force unwrap the camera device #64

Closed ag12 closed 3 weeks ago

ag12 commented 3 weeks ago

This has been crashing the main app (Sim) Never a good idea to force unwrap anything. Have tested this branch and the main app has stopped crashing.