pikaju / flutter-braintree

Flutter plugin that wraps the native Braintree SDKs. Enables payments with credit cards, PayPal, Google Pay and more.
https://pub.dev/packages/flutter_braintree
MIT License
66 stars 126 forks source link

Flutter 3.24 build apk not working issue #172

Open KishanMeetMighty opened 2 months ago

KishanMeetMighty commented 2 months ago

FAILURE: Build failed with an exception.

imfelixng commented 2 months ago

hi @KishanMeetMighty do you face this bug?

image
KishanMeetMighty commented 1 month ago

Yes, I do. i am facing this bug in flutter 3.22 and in flutter 3.24 i am facing build time issue. Flutter 3.24 build issue as below is 2nd issue. A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action Android resource linking failed ERROR:D:\KuttyMessi\Flutter\Tut\demo\build\paytm_allinonesdk\intermediates\merged_res\release\values\values.xml:3131: AAPT: error: resource android:attr/lStar not found.

On Tue, Sep 3, 2024 at 5:22 PM Felix Nguyen @.***> wrote:

hi @KishanMeetMighty https://github.com/KishanMeetMighty do you face this bug? image.png (view on web) https://github.com/user-attachments/assets/2f070f45-1201-4228-9116-ee16111fddf1

— Reply to this email directly, view it on GitHub https://github.com/pikaju/flutter-braintree/issues/172#issuecomment-2326324856, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJRZJRZCVHQDFNMBWS2W7NDZUWPG3AVCNFSM6AAAAABNRUQFDOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRWGMZDIOBVGY . You are receiving this because you were mentioned.Message ID: @.***>

Minhalatgit commented 1 month ago

In flutter_braintree plugin: Change minSdkVersion to 21 and compileSdkVersion 24