Xamarin Form: integrated SDK de facebook audience network on iOS??

Gerson Jose Rodriguez Quintero 51 Reputation points
2021-10-10T11:48:16.773+00:00

good day
someone could help me with a tutorial to integrate the facebook sdk and display ads in my application working in Xamarin.

I have not been able to do following the steps of the tutorials that are on facebook

thank you very much for the help

Developer technologies | .NET | Xamarin
0 comments No comments
{count} votes

Accepted answer
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,436 Reputation points Microsoft External Staff
    2021-10-11T08:28:15.237+00:00

    Hello,

    Welcome to our Microsoft Q&A platform!

    Facebook audience network is supported in Android and iOS, there are Xamarin.Facebook.AudienceNetwork.Android and Xamarin.Facebook.AudienceNetwork.iOS packages from Nuget. You could create a view to display ads in Xamarin.Forms, and use customrenderer on each platform.
    APP setup is necessary, accounding to Facebook docs, you need to register App , set app platform information and son on. Then you can implement it.
    Here is a thread about iOS, you could also refer to
    https://learn.microsoft.com/en-us/answers/questions/251544/xamarinforms-facebook-audience-network-ads-not-hav.html
    Best Regards,
    Wenyan Zhang


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.