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

makeToast doesn't seem to work #200

Open
cosminstirbu opened this issue Aug 2, 2024 · 0 comments
Open

makeToast doesn't seem to work #200

cosminstirbu opened this issue Aug 2, 2024 · 0 comments
Assignees

Comments

@cosminstirbu
Copy link

cosminstirbu commented Aug 2, 2024

Hello,

I'm following Hello World example from here and even though the test passes just fine, the toast is not displayed on the screen.

I get the same behaviour on an emulator with Android 14 and also on a device with Android 13 (Galaxy A04).

I've even set a breakpoint in

and the code runs fine.

It's been a while since I did any Android development, I suspect maybe the issue is caused by the context being passed to Toast.makeText method.

Can you please look into this?

Thank you,
Cosmin

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

No branches or pull requests

3 participants