PaystackHQ / paystack-android

Paystack SDK for Android. Accept payments on Android
Apache License 2.0
126 stars 101 forks source link

Android linking resource file failed #73

Closed Presheda closed 5 years ago

Presheda commented 5 years ago

Screenshot (2)

if you are getting the error above, its because there is another dependency the SDK is using that was not mentioned in the documentation. the name of the library is co.paystack.android.design.widget.PinPadView

to fix this error simply add implementation 'co.paystack.android.design.widget:pinpad:1.0.1' to your build.gradle file.

here is the link for updates and reference https://github.com/PaystackHQ/library-android-pinpad

steveamaza commented 5 years ago

@Presheda please provide more information. At what point did this happen

ibrahimlawal commented 5 years ago

Duplicate of #69

We are investigating what seems to be an incompatibility with "jetified".

Presheda commented 5 years ago

i think i found a solution already

ibrahimlawal commented 5 years ago

Cooool, please share @Presheda

ibrahimlawal commented 5 years ago

Perhaps on #69 so those following it can benefit

matthitachi commented 4 years ago

please any solution with what seems to be an incompatibility with "jetified"???