I want to call the System Camera from my app by "openURL", is it possible?
I have read the document About Apple URL Schemes. It mentions Main, Phone .etc, but do not mention Camera. As I can open the Setting Application by "UIApplicationOpenSettingsURLString" which is also not mentioned, so I not sure the camera can not be open like that the same way.