Discussions
Satispay app not found by using SCHEME
4 days ago by Francesca
Hello, I would like to know if these parameters have changed:
PRODUCTION_APP_PACKAGE = "com.satispay.customer"
PRODUCTION_SCHEME = "satispay"
SANDBOX_APP_PACKAGE = "com.satispay.customer.staging.debug"
SANDBOX_SCHEME = "satispay-stag"
I'm asking because I have the Satispay app installed on my phone, but my Android app is unable to detect it using these parameters, both in sandbox and production environments.