Hi,
I didn't find answers on the forum so I open a thread.
As my app is having more and more features, it's needing more and more user permissions.
The problem is that it's asking the user for all these permissions at the app launch so it scares the user.
I want to ask user permissions when the permission is needed. For example I want the camera and audio permissions when user launches the video chat feature the first time. So user understands why app needs these permissions.
Is there a way to do it in fusion ?
Thanks.