PubMatic / ios-openwrap-sdk-samples

This repository consists of sample applications for PubMatic's OpenWrap SDK integration
Other
4 stars 4 forks source link

Error upload to App Store on Xcode 15.3 #10

Open rycbn opened 7 months ago

rycbn commented 7 months ago

OpenWrapSDK v3.4.1

Errors uploading a build to App Store Connect using Xcode 15.3

Error: ERROR: [ContentDelivery.Uploader] Asset validation failed (90208) Invalid Bundle. The bundle XXX.app/Frameworks/OpenWrapSDK.framework does not support the minimum OS Version specified in the Info.plist.

Screenshot 2024-04-17 at 19 41 49
pm-sneha-firodiya commented 7 months ago

@rycbn What is the minimum OS Version specified in the Info.plist ?

rycbn commented 7 months ago

@pm-sneha-firodiya Minimum OS Version is 11.0

Screenshot 2024-04-25 at 16 44 19
pm-sneha-firodiya commented 6 months ago

@rycbn Have you used CocoaPods to integrate OpenWrapSDK? or Are you using SPM for integration?

chauyong commented 6 months ago

Hi, I am using SPM for integration.