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
WatchOS is currently not supported because it doesn't have UIDevice available, which is required to generate a User Agent.
UIDevice
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SimpleAnalytics/UserAgent.swift:32:28: error: cannot find 'UIDevice' in scope let currentDevice = UIDevice.current ^~~~~~~~
See build reports on https://swiftpackageindex.com/simpleanalytics/swift-package
The text was updated successfully, but these errors were encountered:
No branches or pull requests
WatchOS is currently not supported because it doesn't have
UIDevice
available, which is required to generate a User Agent.See build reports on https://swiftpackageindex.com/simpleanalytics/swift-package
The text was updated successfully, but these errors were encountered: