Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Technical problem on release #23

Open
syrakozz opened this issue Jan 10, 2022 · 5 comments
Open

Technical problem on release #23

syrakozz opened this issue Jan 10, 2022 · 5 comments

Comments

@syrakozz
Copy link

hello payfort sdk run normaly on android debug ,
but when i run it on release mode i got

response_message=Technical problem
status=00
response_code=00006

@PayFortIntegration
Copy link

@syrakozz Thanks for reaching us.
Please make sure you are using the proper access_code value generated in your live account under security settings tab. If the same issue still exists, please reach out to: [email protected] so we can help

@syrakozz
Copy link
Author

it works on android debug but when i run it in android release mode it trigger
override fun onFailure(

and retrun no error and the payfort close

@devAhmadHamdy
Copy link

add proguard
release {
signingConfig signingConfigs.release
useProguard true
minifyEnabled false
shrinkResources false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}

@asadmukhtar28
Copy link

@syrakozz is your issue resolved?

@asadmukhtar28
Copy link

@devAhmadHamdy userProguard is deprecated and also it`s not helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants