-
Notifications
You must be signed in to change notification settings - Fork 92
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
AppStoreConnect WARNING about MinimumOSVersion #283
Comments
please fix this |
Fix please |
Hello, we are having the same issue, any update on this issue? |
There are a bunch of other issues around this: The only thing that worked for me was switching from "Dynamic" to "Static" (the other solutions like clearing SPM cache were unsuccessful for me): |
Same issue here, any plans to update this? |
This seems to be quite critical, how come we're not hearing from AppsFlyer team? |
googleads/swift-package-manager-google-mobile-ads#62 The version 100 appears to be an Xcode 15.3 work around. It’s an annoying warning but seems pretty harmless for now. The dynamic lib is working for us at the moment though. There is a separate, far worse issue, where the checksums defined in the package file are not matching the underlying binary lib. I haven’t dug into why this happened but I suspect the release was botched and not resolved properly vs a local SPM cache issue. |
Hi all, We identified that the problem appears to be related to the Dynamic variant of the framework using SPM only and it is indeed a combination of the previous workaround issue we have with Xcode archive issue and the fact that our SDK is still support ARMv7 devices due to our minimum iOS version of iOS 9. In order to mitigate any possible issue from your side, we highly recommend to use the Static variant of the framework until this will fully be resolved on our side. If you do not meet the conditions for what mentioned above (you're using CocoaPods, Carthage, etc.) nor using the Dynamic variant, please reach out to our Support team at support@appsflyer.com and we will be more than happy to assist. |
Hi all, we released iOS SDK v6.14.2 that should address the above. Please let us know if you stumble upon any issue while upgrading to it. You can also reach out to our Support team at support@appsflyer.com and we will be more than happy to assist. |
Report
SDK Version
6.14.0
What did you do?
Uploaded app build with AppsFlyer-Dynamic dependency to AppStoreConnect
What did you expect to happen?
Build is uploaded without warnings
What happened instead?
Got email from AppStoreConnect stated
The text was updated successfully, but these errors were encountered: