thebergamo / react-native-fbsdk-next

MIT License
633 stars 165 forks source link

Need FBSDK update for events manager #484

Closed AhmadSoftwareAlliance closed 2 months ago

AhmadSoftwareAlliance commented 3 months ago
Screenshot 2024-01-17 at 11 42 09 AM

how can I update?

I have install react-native-fbsdk-next latest version but I got this alert

ReMuSoMeGA93 commented 3 months ago

Did you try installing FBSDK v11.3.0? I've read that that has helped for some people. Unfortunately this project does not seem to be actively maintained, which is both a good and bad thing.

AhmadSoftwareAlliance commented 3 months ago

I have attempted to address the issue by downgrading the Facebook SDK (fbsdk); however, this has led to the emergence of another error. Unfortunately, the status remains unchanged on metadeveloper. I need to log custom events for Facebook Events, Ads, and Networking for marketing purposes. Could you please provide information on whether fbsdk v11.3.0 supports Events? Additionally, could you specify the points at which Facebook alters the status?

priyankagupta23pg commented 2 months ago

I am facing same alert on Event manager console while using latest sdk of this library

mikehardy commented 2 months ago

I maintain the library @ReMuSoMeGA93 - reasonably actively. There's just not a lot to do about this problem. I believe it is a false alarm. See #476 Follow upstream issue https://github.com/facebook/facebook-android-sdk/issues/1191

I believe this is duplicate and there is not anything to actually do, so I will close this. Github leaves a handy "reopen" button if that's wrong, no worries.

AhmadSoftwareAlliance commented 2 months ago

I have done with FBSDK v11.3.0

TowhidKashem commented 1 month ago

I have done with FBSDK v11.3.0

Did downgrading to v11.3.0 remove the error from meta developer for you? And does everything else work correctly like sending events?

AhmadSoftwareAlliance commented 1 month ago

Yes, after downgrading, the error was removed by the Meta developer. And everything else is working correctly.