AndroidSDK icon indicating copy to clipboard operation
AndroidSDK copied to clipboard

Cannot resolve symbols

Open JeongJun-Lee opened this issue 5 years ago • 1 comments

I added this lib to build.gradle of app by your guideline like the attached below:

image

Now only it recognize uz.paycom.payment.PaymentActivity of all imports which is required to implementation. Because the lib doesn't expose constants like EXTRA_AMOUNT, EXTRA_LANG and EXTRA_RESULT, there are errors like the attached below:

image

And also there is no model, utils in the payment lib like the attached below: image

JeongJun-Lee avatar May 29 '20 06:05 JeongJun-Lee

@JeongJun-Lee This has been fixed in #5

azizkayumov avatar Jul 03 '20 18:07 azizkayumov