'can't setup app events for the app (react native) on ads manager for android

I had react native app I tried to get app events manual by these line

await Facebook.logEventAsync('addToCart'); 

I can see these event on the event manager enter image description here

but I can't see the events when I want to add ads or campaign enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source