You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When i
await broadcast.start();
-> it throws error
Error broadcasting bonsoir: MissingPluginException(No implementation found for method broadcast.initialize on channel fr.skyost.bonsoir)
To Reproduce
Steps to reproduce the behavior:
create Flutter-Tizen project
Broadcast
I wonder if this can work on Samsung Tv running TizenOS
The text was updated successfully, but these errors were encountered:
Describe the bug
When i
await broadcast.start();
-> it throws error
Error broadcasting bonsoir: MissingPluginException(No implementation found for method broadcast.initialize on channel fr.skyost.bonsoir)
To Reproduce
Steps to reproduce the behavior:
I wonder if this can work on Samsung Tv running TizenOS
The text was updated successfully, but these errors were encountered: