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 (
<View style={styles.container}>
<BigbluebuttonMobile
broadcastAppBundleId="org.bigbluebutton.mobile-sdk.example.BigBlueButtonMobileSdkBroadcastExample"
broadcastAppBundleId="org.bigbluebutton.mobile.BigBlueButton-Broadcast"
url="https://bigbluebutton.org"
style={styles.bbb}
/>

Loading…
Cancel
Save