Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use actual openURL method in demo (#1573)
Fixes the following error on iOS 18: ``` The caller of UIApplication.openURL(_:) needs to migrate to the non-deprecated UIApplication.open(_:options:completionHandler:). Force returning false (NO). ``` Related bug: https://youtrack.jetbrains.com/issue/CMP-6699
- Loading branch information