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

Hyperion dependencies seem to clash with Braintree Drop-In #257

Open
davidokeefe27 opened this issue Mar 9, 2023 · 1 comment
Open

Hyperion dependencies seem to clash with Braintree Drop-In #257

davidokeefe27 opened this issue Mar 9, 2023 · 1 comment

Comments

@davidokeefe27
Copy link

Spent a while figuring this out to be the issue. I was working implementing Braintree on our App, but kept getting a User canceled Drop-In when I tried to launch the Drop-In. After investigating, I realized that it was the Hyperion dependency was causing this exception. Commented out the dependency and the Drop-In worked. We even created a empty activity that holds a Braintree Drop-In, when adding the Hyperion Core dependency it gives me the same exception.

@mrk-han
Copy link
Contributor

mrk-han commented Mar 9, 2023

@davidokeefe27 Thanks for the report -- we're gonna need to see your dependency graph or any exception/error logs, maybe even a sample project to help reproduce this (ideally just the sample app w/ the empty activity w/ Braintree drop-in)

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

No branches or pull requests

2 participants