willowtreeapps/Hyperion-Android

Hyperion dependencies seem to clash with Braintree Drop-In

Open

#257 aberto em 9 de mar. de 2023

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Java (138 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (1.877 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador