Change bundle ID so it works with the example app

pull/5/head
Tiago Jacobs 3 years ago
parent 8101ecb14f
commit 007437fcf3

@ -7,7 +7,7 @@ export default function App() {
return ( return (
<View style={styles.container}> <View style={styles.container}>
<BigbluebuttonMobile <BigbluebuttonMobile
broadcastAppBundleId="org.bigbluebutton.mobile-sdk.example.BigBlueButtonMobileSdkBroadcastExample" broadcastAppBundleId="org.bigbluebutton.mobile.BigBlueButton-Broadcast"
url="https://bigbluebutton.org" url="https://bigbluebutton.org"
style={styles.bbb} style={styles.bbb}
/> />

Loading…
Cancel
Save