I'm having issues with the implementation of the Facebook analytics Standard Events on a iOS app and it looks to me that there is a bug on the Facebook SDK.
After all the integration and development of the SDK and putting in place the Facebook events, I am in this scenario:
In
www.facebook.com/analytics
, I can see the correct results. All Standard Events are called correctly and shown good.In
business.facebook.com/events_manage
, I can't see any single event called. Whatever I see in analytics, I can't see any result here. The weird thing is, when I do Test Events on the ads manager, the events are arriving perfectly with the correct parameters. Everything seems to be working.
Any ideas? Have anyone run into the same issue?
Thanks