Re: Visa Checkout android SDK - cannot run example in debug node

BOMIIT
Regular Visitor

Visa Checkout android SDK - cannot run example in debug node

Hi,

 

I have started 'playing' with the android Visa Checkout API (VisaCheckout-Android-SDK-4.3.1).

Using Android Studio, I am able to run the sample app successfully on my devices. However, when I run the sample app with debugger I get the following error:

Initializing Visa Checkout SDK failed, Result Code 508

Any idea?

Cheers

4 REPLIES 4
ricardo_visa
Community Scholar

Re: Visa Checkout android SDK - cannot run example in debug node

Hi Bomiit,

 

I'm looking into this for you. Will get back to you shortly. 

 

Thank you,

Ricardo 




Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
BOMIIT
Regular Visitor

Re: Visa Checkout android SDK - cannot run example in debug node

Update:

PLease note that I am using:
  • Android Studio 2.2.3,
  • Gradle plugin:  'com.android.tools.build:gradle:2.2.3'
  • buildToolsVersion "23.0.3"
NOTE: In the past, a known issue in Android Studio: The older Gradle plugins did not pass the debug flag to dependent libraries while the new Gradle plugin does pass the debug flag. So may be the Gradle plugin used to develop the SDK was an old version and as a result, because I am using the new plugin, the SDK fails initialisation because a user cannot debug the SDK. itself (but should be able to debug the app). 
 
 
 

 

BOMIIT
Regular Visitor

Re: Visa Checkout android SDK - cannot run example in debug node

Any update on this issue? 

To replicate:

- Use latest and geatest Android Studio. 

- download VisaCheckout-Android-SDK-4.3.1

- Try to run the sample app in debug mode.

Thanks

 

ricardo_visa
Community Scholar

Re: Visa Checkout android SDK - cannot run example in debug node

Hi there,

 

The team is still looking into this for you, I am following up to get an upate.

 

Apologies for the delay.

 

Thank you,

Ricardo




Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.