triniwiz / nativescript-plugins

Apache License 2.0
77 stars 50 forks source link

The package uses deprecated stripe API. #82

Open hamzaehsan95 opened 2 years ago

hamzaehsan95 commented 2 years ago

I am getting warning while building the app and recently got an email from google PlayStore that the app uses deprecated stripe API. Here is the note I receive while building the app.

nativescript_stripe/src/main/java/com/github/triniwiz/stripe/Stripe.java uses or overrides a deprecated API.

I am using Nativescript with Vue.

Please help in this regard. Thanks!

triniwiz commented 2 years ago

The sdk is ~16 I need to upgrade it

coderaven commented 2 years ago

@triniwiz hi, is there an update to it? Thanks