Change bundle ID so it works with the example app
This commit is contained in:
parent
8101ecb14f
commit
007437fcf3
2
App.tsx
2
App.tsx
@ -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…
Reference in New Issue
Block a user