We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On tvOS 14.5 at least, the request to use bluetooth for the controllers says:
"Doom 3 would like to remain connected to nearby bluetooth Game Controllers and Game Pads even when you're not using the app."
The Bluetooth request permission should be changed to while using the app only. (This is probably only in later versions of Xcode...)
The text was updated successfully, but these errors were encountered:
There is an "Always" option for location permission on iOS, from what I can see there isn't a comparable Bluetooth option for tvOS or iOS.
Sorry, something went wrong.
No branches or pull requests
On tvOS 14.5 at least, the request to use bluetooth for the controllers says:
"Doom 3 would like to remain connected to nearby bluetooth Game Controllers and Game Pads even when you're not using the app."
The Bluetooth request permission should be changed to while using the app only. (This is probably only in later versions of Xcode...)
The text was updated successfully, but these errors were encountered: