Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Room widgets have no access to postMessage API #3892

Open
AndrewRyanChama opened this issue Aug 24, 2021 · 1 comment · May be fixed by #5397
Open

Room widgets have no access to postMessage API #3892

AndrewRyanChama opened this issue Aug 24, 2021 · 1 comment · May be fixed by #5397
Labels
A-Widgets T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements

Comments

@AndrewRyanChama
Copy link

AndrewRyanChama commented Aug 24, 2021

I am working on a room widget that uses the api to send stickers and potentially other events. This is working fine in the web version, but for android the api is not enabled at all for room widgets: WidgetViewModel WidgetViewState This does not seem correct, because under this current functionality, the room widget is simply a webview that cannot interact with the chat at all.

What is the expected behavior here? I can provide a patch for this if I understand the correct api.

@toger5
Copy link

toger5 commented Dec 28, 2021

I also think, that adding the widget api to the android app would be great!

@toger5 toger5 added A-Widgets T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements labels Dec 28, 2021
@p1gp1g p1gp1g linked a pull request Mar 2, 2022 that will close this issue
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Widgets T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants