You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Is this expected?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: