paytabscom / react-native-paytabs-library

Bridge library for native IOS/Android Paytabs libraries
https://site.paytabs.com/en/
MIT License
15 stars 15 forks source link

application crashes #9

Open mshoaib1695 opened 4 years ago

mshoaib1695 commented 4 years ago

application crashes in release build while it is working fine in development. any one face this issue earlier? need help

josyvoxtron commented 4 years ago

i am also facing same issue.

Screenshot_1603869136

Screenshot_1613479029

on running command gradlew assembleRelease I am getting following errors we are not able to generate release build as well

Task :react-native-paytabs-sdk:verifyReleaseResources FAILED

FAILURE: Build failed with an exception.

mshoaib1695 commented 4 years ago

try gradlew app:assembleRelease

josyvoxtron commented 4 years ago

tried and gradlew app:assembleRelease but the paytab payment not working app crashes when i press payment button

Henit-Evince commented 3 years ago

Hi,

Facing the same issue with react-native-paytabs latest version as well. Any updates or resolution?