-
Notifications
You must be signed in to change notification settings - Fork 81
Build Failed: 'showsBackgroundLocationIndicator' is only available in iOS 11.0 or newer #40
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
Comments
The underlying API is only supported from iOS 11
what's your target? |
I changed my target to iOS 11.0. #41 |
I use Carthage 0.36.1 with the workaround, Xcode updated and I cant build the 1.5.0 with the same error. If I manually update the target to iOS 11.0 in the RxCoreLocation workspace then
it works |
@norbdev |
Yes, 1.5.1 is the same.
Right the error:
|
Any updated? |
Any update? @newoo |
When I build my project at Xcode 12.5 beta, I got result that build failed
xcode showed error message
in RxCoreLocation 1.5.0
The text was updated successfully, but these errors were encountered: