You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am encountering issues after upgrading from BraintreeBrowserSwitchActivity version 3.0.0 to 4.0.0. Specifically:
Issue 1: After the upgrade, BraintreeBrowserSwitchActivity no longer functions, and the app crashes when attempting to use it. Issue 2: I updated the manifest file to use com.braintreepayments.api.DropInActivity, but now the vault functionality is not working. The app fails when trying to pass an amount of 'null' or '0', resulting in a crash.
Additionally, if we upload the app to the store with version 3.0.0, we receive the following comment:
"You may consider upgrading to a policy-compliant version of this SDK, if available from your SDK provider, or removing the SDK. Cardinal Commerce org.jfrog.cardinalcommerce.gradle:cardinalmobilesdk: Consider upgrading to version 2.2.7-2 of the SDK."
We are unsure if upgrading to version 4.0.0 will resolve the issues, and we are currently stuck.
Could you please provide guidance on how to resolve these issues with BraintreeBrowserSwitchActivity in version 4.0.0?
Any assistance or updates would be greatly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered:
Hello,
I am encountering issues after upgrading from BraintreeBrowserSwitchActivity version 3.0.0 to 4.0.0. Specifically:
Issue 1: After the upgrade, BraintreeBrowserSwitchActivity no longer functions, and the app crashes when attempting to use it.
Issue 2: I updated the manifest file to use com.braintreepayments.api.DropInActivity, but now the vault functionality is not working. The app fails when trying to pass an amount of 'null' or '0', resulting in a crash.
Additionally, if we upload the app to the store with version 3.0.0, we receive the following comment:
"You may consider upgrading to a policy-compliant version of this SDK, if available from your SDK provider, or removing the SDK. Cardinal Commerce org.jfrog.cardinalcommerce.gradle:cardinalmobilesdk: Consider upgrading to version 2.2.7-2 of the SDK."
We are unsure if upgrading to version 4.0.0 will resolve the issues, and we are currently stuck.
Could you please provide guidance on how to resolve these issues with BraintreeBrowserSwitchActivity in version 4.0.0?
Any assistance or updates would be greatly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered: