willowtreeapps/Hyperion-Android

Hyperion dependencies seem to clash with Braintree Drop-In

Aperta

#257 aperta il 9 mar 2023

 (1 commento) (0 reazioni) (0 assegnatari)Java (138 fork)batch import
bughelp wanted

Metriche repository

Star
 (1877 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor