Determining if tha app has camera permissions

For iOS I cannot use grantedAppPermissions to check the permissions like I can for Android.

Is there a way to check from the app whether the app has the needed permissions in iOS?