Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[expo-modules-core][iOS] fix TV issue in AppDelegates (expo#26371)
One line fix for tvOS compilation of new app delegate code. The CI that tests tvOS compilation didn't catch this, because the error only happens at runtime (crash with missing selector). # Test Plan - Tested locally with TV app - CI should pass
- Loading branch information