Broken CFBundleVersion
Closed this issue · 6 comments
The latest version of the SDK breaks the App Store Connect submission.
I am also facing the same issue while uploading the build to TestFlight, can someone please take a look into this on a priority?
An invalid BundleVersion is being added to your info.plist which is not following the Apple guidelines now related to non-negative integer and dot-separated patterns.
Yes in latest version also facing same issue.
@osmar106 & @thakur40Avaya Thanks for reporting the issue, We found the cause of the issue and the fix will be the upcoming releases. Mean while if possible can you please download the framework explicitly, and modify the plist and add to your projects?
The link to download framework you can get from the package file.
Since you modified the plist, you have to consider removing the signature folder from the xcframework then add to your project and accept the change in Xcode when prompted.