marclafountain
Jul 13, 2018 - 15:09
Is there any way to make photos.capture_image() trigger the front camera rather than the back camera that it seems to default to?
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.