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

Add the setRequestMetadata() method to allow integration to services like Mixpanel #30

Open
DanProudfoot opened this issue Feb 11, 2021 · 1 comment

Comments

@DanProudfoot
Copy link

Hi

I recently tried to implement Mixpanel and Branch in a Capacitor app, but I couldn't get attribution to work from Branch -> Mixpanel. Mixpanel's docs say that the device id they provide should be sent to Branch in the setRequestMetadata function which is included in the iOS and Android Branch SDKs but not exposed by this library

Branch / Mixpanel docs pertaining to the java/ObjC calls used to make the request: https://help.branch.io/using-branch/page/mixpanel#4-pass-idmetadata-to-branch

The Cordova version of this project includes this function: https://help.branch.io/developers-hub/docs/cordova-phonegap-ionic#link-data-mixpanel-integration

@chiemekailo
Copy link

@DanProudfoot hello, it appears this issue was never addressed. Did you find a way around it?

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