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

not support sticky event #104

Open
xuchangqing opened this issue Nov 16, 2021 · 1 comment
Open

not support sticky event #104

xuchangqing opened this issue Nov 16, 2021 · 1 comment

Comments

@xuchangqing
Copy link

not support like eventbus post sticky event. For example I have two activities, one is A Activity and the other is B Activity. i wan to A jump to B and post event.But B activity is not in SUBSCRIBERS_CACHE ,so B activity will not recive event .what should i do?

@hwangjr
Copy link
Member

hwangjr commented Nov 16, 2021

In this case, should it be A Activity -> receive start B Activity Event -> start B Activity ?
so, you want B Activity receive the event even through B Activity is not started ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants