willowtreeapps/Hyperion-Android

Hyperion dependencies seem to clash with Braintree Drop-In

開放

#257 建立於 2023年3月9日

 (1 則留言) (0 個反應) (0 位負責人)Java (138 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (1,877 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南