thebergamo / react-native-fbsdk-next

MIT License
677 stars 167 forks source link

Question: Can we use this package to show ads in our app by using meta audience network ? #356

Closed prateekuttreja2020 closed 1 year ago

prateekuttreja2020 commented 1 year ago

🐛 Bug Report

To Reproduce

Expected Behavior

Code Example

Environment

prateekuttreja2020 commented 1 year ago

Hi, it is just a question... Can we use this package to show ads in our app by using meta audience network ?

mikehardy commented 1 year ago

This package is a thin wrapper on facebook-android-sdk and facebook-ios-sdk. You may consult their documentation, and check the source here to get definitive answers to your question. I help maintain it but depend on the community to provide PRs, and I don't use facebook ads so I can't comment personally, and it's likely no one else will since I'm not aware of anyone else stepping up from the community to help

amanzrx4 commented 1 year ago

Did you find the answer? I'm planning to do the same but this package doesnt seem to provide any modules for displaying facebook ads

prateekuttreja2020 commented 1 year ago

@amanzrx4 .... No, still looking for it

Let me know if you find anything on this.

amanzrx4 commented 1 year ago

@prateekuttreja2020 Actually i got it, i used https://github.com/callstack/react-native-fbads for interstitial ads, it worked fine. Follow the docs.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.