Filter the offered applications on Broadcast application selection.
This commit is contained in:
parent
1f28c365de
commit
3b2ff36484
@ -21,6 +21,8 @@ RCT_EXPORT_MODULE(BBBN_SystemBroadcastPicker)
|
||||
|
||||
RPSystemBroadcastPickerView *pickerView = [[RPSystemBroadcastPickerView alloc]initWithFrame:CGRectMake(0, 0, 16, 16)];
|
||||
|
||||
pickerView.preferredExtension = @"org.bigbluebutton.mobile.BigBlueButton.BroadcastUpload";
|
||||
|
||||
return pickerView;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user