Make photos.capture_image() Trigger front Camera?
-
Is there any way to make photos.capture_image() trigger the front camera rather than the back camera that it seems to default to?
-
Looks like you would need objc_util to use the ObjC API as documented here.
If that is unhelpful, maybe I can put together an example when I have some time.