Commits
cristianoccazinsp authored and Sibelius Seraphini committed 7abc7c2e01b
feat(torch): Torch fixes for iOS and a few nil checks. (#2543) * Torch fixes for iOS and a few nil checks. - Torch turned on by default should work as expected (turned on after mounting and camera type switch) - Torch maintained when video recording starts (it will flicked if preset has to change) - Torch resumed when app comes back from background (it is disabled on session pause) * Fix Torch mode while recording for Android as well.