AppsFlyerSDK / appsflyer-react-native-plugin

AppsFlyer plugin for React Native
MIT License
284 stars 202 forks source link

Adds Expo android config plugins for onNewIntent #559

Closed iway1 closed 4 months ago

iway1 commented 5 months ago

Adds android config plugin to fix expo support

Addresses https://github.com/AppsFlyerSDK/appsflyer-react-native-plugin/issues/558

iway1 commented 3 months ago

I respectfully must ask - what's the point of having an expo plugin if it doesn't even work? why not just merge the PR so you actually have expo support? makes no sense

akinzalowevidation commented 3 months ago

I respectfully must ask - what's the point of having an expo plugin if it doesn't even work? why not just merge the PR so you actually have expo support? makes no sense

@amit-kremer93 I am also confused as to why this was closed with no comment. Is there another solution or was it fixed in another way?

farhadatifc commented 3 months ago

Thank you for that fix it works like a charm !

chenyangyuAC commented 3 months ago

@iway1 Thank you for the investigation and the work, I was also facing the same issue ( no setIntent() and cause onDeepLink() not triggered) and your changes fixed the issue. Don't understand why they wouldn't even care to check the PR and just close this without comment.

edwinvrgs commented 2 months ago

This should be opened again. I'm facing the same issue.