WorkWithPlus for Video Call iOS Permissions

Before sending the app to the Mac for compilation, make sure you’ve added a description for the camera and microphone permissions in the Main panel. This way, iOS will be able to request those permissions when entering the call. Without a description, the call won’t start.

The GeneXus Properties panel for a Menu object named VideoCallExamples, filtered by "desc", shows the Apple platform Permissions section with Purpose Strings: Camera Usage Description set to "Camera permission is required to use the app" and Microphone Usage Description set to "Microphone permission is required to use the app".

 

Camera permission request Microphone permission request
An iOS video call app screen for current user WWP_IOS shows a system permission dialog: "Video Call Examples Would Like to Access the Camera - Camera permission is required to use the app", with Don't Allow and Allow buttons, while the status text below reads "Video call is initializing". An iOS video call app screen for current user WWP_IOS shows a system permission dialog: "Video Call Examples Would Like to Access the Microphone - Microphone permission is required to use the app", with Don't Allow and Allow buttons, while the status text below reads "Video call connected" and a remote video thumbnail appears in the corner.