iOS as for multiple permissions when app starts the first time

Hi,

Is there a way to implement a first time run permissions requests? When the app starts for the first time on iOS I want it to ask for camera and storage permission, without actually opening the camera, if I use the default plugins it will launch a permission request when it accesses the device for the first time and it will be saved afterwards.

If someone can help with an advice, much appreciated.

Thank you.