Hyperion-Android icon indicating copy to clipboard operation
Hyperion-Android copied to clipboard

Hyperion dependencies seem to clash with Braintree Drop-In

Open davidokeefe27 opened this issue 3 years ago • 1 comments

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.

davidokeefe27 avatar Mar 09 '23 18:03 davidokeefe27

@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)

mrk-han avatar Mar 09 '23 23:03 mrk-han