hansemannn / titanium-stripe

Use the native Stripe iOS/Android SDK in Appcelerator Titanium.
Other
9 stars 2 forks source link

Android update #4

Open m1ga opened 1 month ago

m1ga commented 1 month ago

Finally found this repo again :smile:

I've used https://github.com/tidev/titanium-sdk/pull/14014 and was able to build the android version with com.stripe:stripe-android:20.40.2 (ti.stripe-android-3.1.0.zip).

Old 12.2.1.GA error:

Error: Can't determine type for tag '<macro name="m3_comp_assist_chip_container_shape">?attr/shapeAppearanceCornerSmall</macro>'

and with the the SDK from the PR and tiMaterialLibVersion = '1.9.0' that module build error is gone :+1:

So we have some project here to test this with!

eddyinet commented 1 month ago

Ah very nice! This should help with card scanning too... I'll give it a go 👍🏼

m1ga commented 1 month ago

You might get targetSDK issues with the module as I've build it with 34. Have a really custom SDK at the moment :smile: