-
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
6.14.1 - AppStoreConnect error about MinimumOSVersion #287
Comments
dynamic is working. |
@gooson could you please answer following questions, in order I could help you?
|
@af-obodovskyi - this is an issue with Xcode 15.3 when building for iOS. We were also facing similar issue with Firebase, but it was fixed here. |
@inderdeep-singh-zomato we know about this issue and we had a workaround solution for it with |
@af-obodovskyi we're using |
@inderdeep-singh-zomato could you please try to upgrade to v6.14.1? I have tested it with Xcode 15.2 and Xcode 15.3 and for me the issue with minimumOSVersion was gone. Also, it resolved another issue with generation of Privacy report for apps, using Static AppsFlyerLib, if you build with Xcode 15.3 and higher. |
@af-obodovskyi we'll try this for our next release and get back. Thanks. |
6.14.1 the issue has come back. Doesn't upload to App Store Connect when building using Xcode 15.3 if min deployment target is iOS 15. I'm sure this is an issue from Apple but may need the previous hack/fix in until Apple updates. I presume it works fine if your min deployment is iOS 12. It's when it's greater than the min there's an issue / bug |
We've got the same issue using 6.14.2. If we have a minimum iOS deployment of 13 we get the error "AppsFlyerLib.framework does not support the minimum OS Version specified in the Info.plist" when uploading. If I drop that to iOS 12 it succeeds uploading the build. This is with Xcode 15.3. |
Any indication when AppsFlyer AdRevenue SDK will have the same fixes? It is the only one left at 16.3.x whereas the static library as the Purchase Connector are on 16.4.x where this issue seams to be resolved. |
Hello, We are getting the same issue on version 6.14.3 as well. |
How do you change the minimumOSVersion in plist file manually ? I don't see any plist in the spm files. |
Hi, |
@TakuyaCel what AppsFlyer SDK SPM repository do you use? Basically, we have changed the |
@af-obodovskyi |
Hello 👋 This is happening for my app as well. Platform: iOS Updating to |
Fixed in lastest AppsFlyerSDK |
Report
SDK Version
ℹ Please replace these two lines with the sdk version.
6.14.1 static
What did you do?
Archive and Upload
What did you expect to happen?
Build is uploaded without error
What happened instead?
Invalid Bundle. The bundle KREAM Alpha.app/Frameworks/AppsFlyerLib.framework does not support the minimum OS Version specified in the Info.plist. (ID: 1e6208c6-e530-4c56-973c-dee12d2f2e5a)
Please provide any other relevant information.
The text was updated successfully, but these errors were encountered: