Skip to content

Conversation

ku8ar
Copy link

@ku8ar ku8ar commented Jul 4, 2025

This PR replaces direct access to UIApplication.sharedApplication.delegate.window.rootViewController with RCTKeyWindow().rootViewController.

This change was made to ensure compatibility with modern iOS app architectures (e.g., multi-scene support introduced in iOS 13) and to fix issues when building the module as an xcframework — such as when integrating with Callstack's Enterprise Framework or other brownfield setups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant