NAXAM / stripe-ios-binding

Xamarin Binding Library - Stripe iOS SDK
MIT License
12 stars 13 forks source link

Doesn't the Naxm.Xamarin.iOS Plugin include StripeSdk.h ? #17

Open samirgcofficial opened 3 years ago

samirgcofficial commented 3 years ago
Screen Shot 2021-07-21 at 8 07 40 AM
tuyen-vuduc commented 3 years ago

Does it matter? How do you get this message in Xamarin?

samirgcofficial commented 3 years ago

Steps to reproduce :

  1. Install the latest naxam stripe xamarin ios plugin.
  2. Create a view controller
  3. Just call STPPaymentCardTextField inside view load or anywhere on the controller code. Then app crashes. [The above image is i try to dig down the UI via Xcode]
tuyen-vuduc commented 3 years ago

@samirgcofficial It isn't relevant. It's much more helpful to capture a crash log. Please copy it here.

samirgcofficial commented 3 years ago

StripeXFNative.zip Please find the Zipped sample.