How to update facebook ads SDK

Expo ads facebook have using api ‘com.facebook.android:audience-network-sdk:5.1.1’ i want to update its latest version
api ‘com.facebook.android:audience-network-sdk:5.6.0-beta’
can i change it and how can i do so

Please provide the following:

  1. SDK Version: 35
  2. Platforms(Android):

Replace this section with as much relevant information as possible and any relevant code along with your question.

Hey @nskhan,

You won’t be able to update the SDK in a Managed project. If your app needs to run an updated version, I would recommend using the Bare workflow as it will give you the ability to configure the native code and pull in a newer version of the ads sdk.

Cheers,
Adam

1 Like

Any tutorial link which help to put newer skd version i it.

Nothing that we provide. We are only able to provide support for Expo offerings. Once you get into the third-party world, it falls on you. I would take a look at the README and googling for tutorials is always helpful.

1 Like

i Fail to got any solution

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.