Commits
cristianoccazinsp authored and Sibelius Seraphini committed 8f4601b3b0e
fix(ios): Fix for a possible crash when changing devices and changing focus. If the new device resets the focus, "defocusing" might not be possible if the new device does not support auto focus. For this reason, we need to do a different cleanup on the focus and exposed flags and events. (#2557)