-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
FBAudienceNetwork.framework has an invalid CFBundleIdentifier #2491
Comments
I am having the same problem with iOS Audience Network SDK 6.16.0 |
Hi, have you solved this problem? |
Nope, i've made some progress with Admob mediations adapters https://groups.google.com/g/google-admob-ads-sdk/c/-7N5D2Yq1cI, but Facebook will take half a year to year to fix |
The problem is still active. Last version which is working okay is 6.15.1 |
We haven't solved this problem either. We're still using 6.15.2 and haven't upgraded.Here are some responses from others regarding this issue.
Nope, i've made some progress with Admob mediations adapters https://groups.google.com/g/google-admob-ads-sdk/c/-7N5D2Yq1cI, but Facebook will take half a year to year to fix
?壹佰&零
***@***.***
…------------------ 原始邮件 ------------------
发件人: "facebook/facebook-ios-sdk" ***@***.***>;
发送时间: 2024年12月26日(星期四) 晚上11:12
***@***.***>;
***@***.******@***.***>;
主题: Re: [facebook/facebook-ios-sdk] FBAudienceNetwork.framework has an invalid CFBundleIdentifier (Issue #2491)
The problem is still active. Last version which is working okay is 6.15.1
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
We haven't solved this problem either. We're still using 6.15.2 and haven't upgraded.Here are some responses from others regarding this issue.
Nope, i've made some progress with Admob mediations adapters https://groups.google.com/g/google-admob-ads-sdk/c/-7N5D2Yq1cI, but Facebook will take half a year to year to fix
?壹佰&零
***@***.***
…------------------ 原始邮件 ------------------
发件人: "facebook/facebook-ios-sdk" ***@***.***>;
发送时间: 2025年1月2日(星期四) 下午3:05
***@***.***>;
***@***.******@***.***>;
主题: Re: [facebook/facebook-ios-sdk] FBAudienceNetwork.framework has an invalid CFBundleIdentifier (Issue #2491)
I am facing this error with 6.16.0. Any workarounds?
Screenshot-2024-12-30-at-8-18-53-PM-12-30-2024_08_20_PM.png (view on web)
Screenshot-2024-12-30-at-8-18-59-PM-12-30-2024_08_19_PM.png (view on web)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
https://www.jianshu.com/p/9dc6b905ae24
?壹佰&零
***@***.***
…------------------ 原始邮件 ------------------
发件人: "facebook/facebook-ios-sdk" ***@***.***>;
发送时间: 2025年1月3日(星期五) 下午5:19
***@***.***>;
***@***.******@***.***>;
主题: Re: [facebook/facebook-ios-sdk] FBAudienceNetwork.framework has an invalid CFBundleIdentifier (Issue #2491)
But 6.15.1 also not solve the upload error, If I add embed and sign in the manual integration and it failing with archive. Also If I remove embed and sign, it crashing while opening the app
Screenshot.2025-01-03.at.2.48.14.PM.png (view on web)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
I haven't encountered this problem before, try restarting
?壹佰&零
***@***.***
…------------------ 原始邮件 ------------------
发件人: "facebook/facebook-ios-sdk" ***@***.***>;
发送时间: 2025年1月3日(星期五) 下午5:46
***@***.***>;
***@***.******@***.***>;
主题: Re: [facebook/facebook-ios-sdk] FBAudienceNetwork.framework has an invalid CFBundleIdentifier (Issue #2491)
Getting duplicate error
Screenshot.2025-01-03.at.3.15.20.PM.png (view on web)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Did you add the xcframework in the Embed Frameworks? I have added in the Embed Frameworks Also If I add in the Copy files it shows the duplicate error. |
?壹佰&零
***@***.***
…------------------ 原始邮件 ------------------
发件人: "facebook/facebook-ios-sdk" ***@***.***>;
发送时间: 2025年1月3日(星期五) 晚上6:10
***@***.***>;
***@***.******@***.***>;
主题: Re: [facebook/facebook-ios-sdk] FBAudienceNetwork.framework has an invalid CFBundleIdentifier (Issue #2491)
Did you add the xcframework in the Embed Frameworks?
I have added in the Embed Frameworks
Also If I add in the Copy files it shows the duplicate error.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Checklist before submitting a bug report
Xcode version
16.0
Facebook iOS SDK version
iOS Audience Network SDK 6.15.2
Dependency Manager
SPM
SDK Framework
Other / I don't know
Goals
I want to add FBAudienceNetwork to my project
Expected results
I want to add FBAudienceNetwork to my project
Actual results
Asset validation failed
This bundle is invalid. The bundle at path Payload/my-gps-location-ios.app/Frameworks/FBAudienceNetwork.framework has an invalid CFBundleIdentifier '$(PRODUCT_BUNDLE_IDENTIFIER)' There are invalid characters(characters that are not dots, hyphen and alphanumerics) that have been replaced with their code point '\u0024\u0028PRODUCT\u005fBUNDLE\u005fIDENTIFIER\u0029' CFBundleIdentifier must be present, must contain only alphanumerics, dots, hyphens and must not end with a dot. [see the Core Foundation Keys at https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/TP40009249-102070-TPXREF105] (ID: 51b6234b-3664-4f70-b53d-219d14706a34)
Steps to reproduce
Add xcframework downloaded from here https://developers.facebook.com/docs/audience-network/setting-up/platform-setup/ios/add-sdk/
Code samples & details
No response
The text was updated successfully, but these errors were encountered: