React-native-track-player: multiple player same time

Created on 8 May 2020  路  2Comments  路  Source: react-native-kit/react-native-track-player

hi. I have a app that use react native youtube iframe and react native track player. i need to use both them at the same time but on ios they can't work together, one of them have to stop. android works perfectly but ios gives me problem. is there anyway for working these two library together?

Question iOS

All 2 comments

You could test out various settings for iosCategory, iosCategoryOptions, and iosCategoryMode.

https://react-native-track-player.js.org/documentation/#setupplayeroptions

Not sure if they will help.

mixWithOthers option worked like a charm. thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JakeMotta picture JakeMotta  路  3Comments

moduval picture moduval  路  4Comments

amed picture amed  路  4Comments

RiccardoNL picture RiccardoNL  路  3Comments

tarahiw picture tarahiw  路  3Comments