mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-19 20:47:49 +00:00
Apparently iOS doesn't like dangling background tasks very much, so update the background timers plugin with a version which fixes this. https://github.com/ocetnik/react-native-background-timer/pull/38 Also accomodate for the API changes upstream. Credits to @lyubomir for finding the needle in the haystack.