Skip to content

fix(SoundVolume): addVolumeListener callback have same behaviour#103

Open
tt-driver-apps wants to merge 1 commit intoc19354837:masterfrom
tt-driver-apps:addvolumelistener-callback-have-same-behaviour
Open

fix(SoundVolume): addVolumeListener callback have same behaviour#103
tt-driver-apps wants to merge 1 commit intoc19354837:masterfrom
tt-driver-apps:addvolumelistener-callback-have-same-behaviour

Conversation

@tt-driver-apps
Copy link

* Fix SoundVolume addVolumeListener callback have the same behaviour on
Android and iOS
* Fix c19354837#102
* Fix c19354837/issues/102
@tt-driver-apps
Copy link
Author

@c19354837 As mentioned in the issue, we eventually came with the second solution. Meaning we "suspend" listener on iOS part as well, like it's done on Android.

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

Successfully merging this pull request may close these issues.

addVolumeListener callback doesn't have the same behaviour on Android and iOS

2 participants