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

No callbacks are firing (onPause, onPlay, etc) on Android #220

Open
spencergray96 opened this issue Jun 19, 2021 · 3 comments
Open

No callbacks are firing (onPause, onPlay, etc) on Android #220

spencergray96 opened this issue Jun 19, 2021 · 3 comments

Comments

@spencergray96
Copy link

None of the callbacks for the touchable elements were running - neither the expected default behaviour or the functions I was passing into props.

I forked & changed the TouchableHighlight component in the library to a TouchableOpacity and they started working as expected.

I haven't seen anyone else open issues about this so maybe it's due to my device model & OS version?

Thought I would open this issue to bring awareness to the problem.

@Saad9624
Copy link

Saad9624 commented Jul 5, 2021

same issue no callback functions are firing

@Michelalmeidasilva
Copy link

same problem here

@usmanr626
Copy link

Getting the same issue, play/pause toggle and scrubbing doesn't seem to work on any platform , iOS / Android both,
any help would be great

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

4 participants