paytabscom / paytabs-android-library-sample

Sample for Paytabs android library
MIT License
11 stars 7 forks source link

Application Crashes #5

Closed mshoaib1695 closed 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

RKSharma89 commented 4 years ago

Please add below rule in proguard file. -keep class com.paytabs.paytabs_sdk.* { ; }

mshoaib1695 commented 4 years ago

Thank You so much, it works for me

josyvoxtron commented 3 years ago

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

FAILURE: Build failed with an exception.

MostafaGad1911 commented 3 years ago

@josyvoxtron

do u find solution for this issue ???