Skip to content
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

Could not build Objective-C module 'FBAudienceNetwork', Could not build Objective-C module 'UnityAds' #405

Open
chamansynapticlab opened this issue Dec 10, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@chamansynapticlab
Copy link

chamansynapticlab commented Dec 10, 2024

MAX SDK Version

13.0.1

Device/Platform Info

iOS 18, iPhone 16 Pro Max, Xcode 16.1

Current Behavior

Installing Adjust (4.38.4)
Installing Ads-Global (6.4.0.6)
Installing AppLovinMediationBidMachineAdapter (3.1.1.0.1)
Installing AppLovinMediationByteDanceAdapter (6.4.0.6.0)
Installing AppLovinMediationChartboostAdapter (9.8.0.0)
Installing AppLovinMediationFacebookAdapter (6.16.0.0)
Installing AppLovinMediationFyberAdapter (8.3.4.0)
Installing AppLovinMediationGoogleAdManagerAdapter (11.13.0.0)
Installing AppLovinMediationGoogleAdapter (11.13.0.0)
Installing AppLovinMediationHyprMXAdapter (6.4.1.0.2)
Installing AppLovinMediationIronSourceAdapter (8.5.0.0.0)
Installing AppLovinMediationMintegralAdapter (7.7.3.0.0)
Installing AppLovinMediationUnityAdsAdapter (4.12.5.0)
Installing AppLovinMediationVungleAdapter (7.4.3.0)
Installing AppLovinSDK (13.0.1)
Installing BidMachine (3.1.1)
Installing ChartboostSDK (9.8.0)
Installing FBAudienceNetwork (6.16.0)
Installing Fyber_Marketplace_SDK (8.3.4)
Installing Google-Mobile-Ads-SDK (11.13.0)
Installing GoogleAppMeasurement (10.6.0)
Installing GoogleDataTransport (9.4.1)
Installing GoogleUserMessagingPlatform (2.7.0)
Installing GoogleUtilities (7.13.3)
Installing HyprMX (6.4.1)
Installing IronSourceSDK (8.5.0.0)
Installing MintegralAdSDK (7.7.3)
Installing UnityAds (4.12.5)

Expected Behavior

No response

How to Reproduce

Getting error only with Facebook, Unity Ads, Ircon Source & Mintegral.

Others working fine.

Reproduce issue with just : import FBAudienceNetwork

Reproducible in the demo app?

Yes

Additional Info

No response

@chamansynapticlab chamansynapticlab added the bug Something isn't working label Dec 10, 2024
@applovinAsh
Copy link
Contributor

Hi @chamansynapticlab - Can you provide information about the errors that you are experiencing?

@applovinAsh applovinAsh self-assigned this Dec 10, 2024
@chamansynapticlab
Copy link
Author

chamansynapticlab commented Dec 11, 2024

Hi @applovinAsh

I got an error with this
Facebook version: 6.16.0.0
App Lovin MAX version: 13.0.1

Screenshot 2024-12-11 at 11 49 43 AM

Working with
Facebook version: 6.15.1.0 or a lower version
App Lovin MAX version: 12.6.1. (Not working with the Latest MAX sdk)

I am getting this error when adding the #import <FBAudienceNetwork/FBAudienceNetwork.h> in my Bridging-header file.

Screenshot 2024-12-11 at 11 57 13 AM

Note: My project is in Objective-C and I am using the App Lovin MAX feature in a Swift file

@applovinAsh
Copy link
Contributor

Facebook 6.16.0.0 requires Xcode 16 to compile properly. You can find that information in the changelog here: https://github.com/AppLovin/AppLovin-MAX-SDK-iOS/blob/master/Facebook/CHANGELOG.md#61600. If you are not on Xcode 16.0+, please update and see if that fixes your issue.

@chamansynapticlab
Copy link
Author

Hi @applovinAsh , As I mentioned above I am using the Xcode 16.1 only.

Device/Platform Info
iOS 18, iPhone 16 Pro Max, Xcode 16.1

Still I am getting the issue. But it's working with the lower version

@applovinAsh
Copy link
Contributor

@chamansynapticlab - I am sorry I missed that. Can you provide the demo project with your current setup so we can look into your issue? I have no issues integrating the Facebook adapter in the obj-c or swift projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants