I can see most events sending to FB ads Event manager, but not fb_mobile_install, I don't know what it means
My app install ads campaign does not detect any install 🤔, indeed It has, for sure.
Walk around bare-project installation instruction.
The only thing unusual is that I see NO #import <FBSDKCoreKit/FBSDKCoreKit-Swift.h> in AppDelegate.mm
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.
Hi !
I followed the expo instruction right here: https://github.com/thebergamo/react-native-fbsdk-next?tab=readme-ov-file#expo-installation
I can see most events sending to FB ads Event manager, but not
fb_mobile_install
, I don't know what it meansMy app install ads campaign does not detect any install 🤔, indeed It has, for sure.
Walk around bare-project installation instruction. The only thing unusual is that I see NO
#import <FBSDKCoreKit/FBSDKCoreKit-Swift.h>
in AppDelegate.mmIs this expected?