appsflyer-react-native-plugin icon indicating copy to clipboard operation
appsflyer-react-native-plugin copied to clipboard

Pods/react-native-appsflyer: 'react_native_appsflyer-Swift.h' file not found

Open susslik opened this issue 5 months ago • 27 comments

Plugin Version

6.17.2

App ID

Happens on differrent apps

Email

[email protected]

Platform(s)

iOS

What did you do?

Run yarn i Run expo prebuild --platform ios --clean Run expo run:ios

What did you expect to happen?

The iOS app should be launched

What happened instead?

Got the error: ❌ Pods/react-native-appsflyer: 'react_native_appsflyer-Swift.h' file not found └─path_to_project/node_modules/react-native-appsflyer/ios/PCAppsFlyer.m:10:9

Any other relevant information

The issue started after upgrading the plugin version from 6.16.2 to 6.17.2 Happens ONLY if shouldUsePurchaseConnector is set to true

susslik avatar Aug 14 '25 08:08 susslik