Open JuanRdBO opened 6 months ago
👋 Hi @JuanRdBO and Thank you for reaching out to us. In order for us to provide optimal support, please submit a ticket to our support team at support@appsflyer.com. When submitting the ticket, please specify:
@JuanRdBO any update on this? Curious to understand how you resolved as I am experiencing a similar issue
Bumping this issue!
@JuanRdBO @alhassanreem Did you ever find the fix?
Report
Plugin Version
6.14.3
On what Platform are you having the issue?
ios
What did you do?
I ran my app in a physical iOS device.
npx expo start --dev-client --reset-cache --port 8081
What did you expect to happen?
I expected the app to load correctly
What happened instead?
As soon as I called the
appsFlyer.initSdk()
function, I get the error below. It seems like an invalid memory access.Please provide any other relevant information.
Interestingly, this only happens on the iOS development builds. Not on either the production builds or the simulator ones.
Here are the error logs I can see:
The error happens here 👇