appGroup property
appGroup is required for starting Screen Share (Broadcast screen) from iOS Devices.
To know more about how to add appGroup follow the guide here.
Note: You can find app group in Xcode under Signing and Capabilities section under target > yourExtensionName.
Implementation
String appGroup;