square / reader-sdk-android-quickstart

Reader SDK Quick Start Sample Android App
https://docs.connect.squareup.com/payments/readersdk/quickstart
Apache License 2.0
25 stars 13 forks source link

Maintain Separate SDK's for debug and release #8

Closed krishnakapil closed 4 years ago

krishnakapil commented 5 years ago

I want to be able to use development and production sdk for debug and release. I was unable to get it to work since the dependency is based on the square application id and even has different credentials for development and production.

Can someone give me an example on how i differentiate them in gradle.

StephenJosey commented 5 years ago

If you're asking how to use sandbox and production with ReaderSDK, then unfortunately at this time ReaderSDK doesn't support sandbox (only production).