Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS Example] Replace _allowUniversalAccessFromFileURLs with allowUniversalAccessFromFileURLs #104

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kiwiyuki
Copy link

@kiwiyuki kiwiyuki commented Feb 6, 2025

A crash occurred in the iOS Example app.

Environment

  • Xcode 16.2
  • iOS 18.2 (physical device)
  • macOS 15.0 (24A335)

I believe allowUniversalAccessFromFileURLs can be used on iOS 14 and later, since these versions are supported by this library.

same issue: https://community.theta360.guide/t/howto-theta-client-1-11-1-with-ios-18-using-swift-from-demo-ios/10133

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.

3 participants