Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

FacebookAudienceNetwork IOS Case file incorrect .framework file path and 6.12 and 6.14 dll issue #255

Open
itcodebuild opened this issue May 21, 2023 · 1 comment

Comments

@itcodebuild
Copy link

I was trying to display a banner Ad on my Xamarin.IOS app and getting the error Object reference not set to an instance of an object.
I noticed that the Resource file and Resource/**.framework file were also missing.
This is due to the change in the facebook audience network SDK zip file folder structure.
To fix this, I have to edit the custom_externals_download.cake file and give the correct .framework folder path inside FBAudienceNetwork.xcframework

Now I am able to use the latest SDK and the "The SDK version in the ad request is no longer supported for new apps. Please upgrade to the latest version of the SDK." issue got resolved.

Please update the repo custom_externals_download.cake file.

@Digifais
Copy link

Digifais commented Jun 27, 2023

Hello @itcodebuild, I've just published a binding of the latest version of FBAudienceNetwork here: https://www.nuget.org/packages/Digifais.Xamarin.Facebook.AudienceNetwork.iOS. Can you try to give this a shot? Let me know if it works. 😃

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants