LaYouceferie

Results 47 comments of LaYouceferie

I find a solution in internet but it's not really great... ``` const monitorProgress = async (dispatch, id) => { if (pos >= duration * AUDIO_DONE_AT) { BackgroundTimer.stopBackgroundTimer(); dispatch(addAudioDone(id)); }...

On iOS, I used the primary fonction cleartimeout to clear this timeout: ` BackgroundTimer.start(); timeroutID = setTimeout(() => { TrackPlayer.pause(); logInfo('BackgroundTimer=END'); }, duration); BackgroundTimer.stop(); `

I find a solution in internet but it's not really great... ``` const monitorProgress = async (dispatch, id) => { if (pos >= duration * AUDIO_DONE_AT) { BackgroundTimer.stopBackgroundTimer(); dispatch(addAudioDone(id)); }...

I have the same error even after upgrading the instagram application. On iOS only, Android is working.

It's not possible to do that Facebook don't let that possible.

I have the same issue only on release mode for web. And I'm block to the version 2.2.0 of mixpanel because to upgrade to 2.3.0 I need to change to...

this need to be merge