Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"onInstallConversionData" event can not be listen on iOS #105

Closed
zhanghaoalloc opened this issue Aug 14, 2019 · 1 comment
Closed

"onInstallConversionData" event can not be listen on iOS #105

zhanghaoalloc opened this issue Aug 14, 2019 · 1 comment

Comments

@zhanghaoalloc
Copy link

I found "onInstallConversionData" event can not be listening.The reason that Author use
Outdated function "[self.bridge.eventDispatcher sendAppEventWithName:afOnInstallConversionData body:data];" in Class RNAppsFlyers . Apple use NativeEventEmitter instead of NativeAppEventEmitter. This problem make we can not listen to "onInstallConversionData" event. So I wish this problem can be solved in last version.
Best wish with you.

@wesfieldj
Copy link
Contributor

@zhanghaoalloc Thanks for pointing this out. We will see what we can do to improve this for the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants