appGroupId property
iOS only: the App Group ID shared between the main app target and the ScreenShareExt broadcast extension, as configured in Xcode Signing & Capabilities (e.g. "group.com.example.app.screenshare"). Required on iOS when using screen share. Ignored on Android.
Implementation
final String? appGroupId;