PayCardsPlugin icon indicating copy to clipboard operation
PayCardsPlugin copied to clipboard

Plugin to scan credit card information using Pay.Cards library

Results 2 PayCardsPlugin issues
Sort by recently updated
recently updated
newest added

## 🐛 Bug Report The plugin throws an exception when scanning and press android cancel button ### Expected behavior ### Reproduction steps call : try { var cardInfo = await...

## 🐛 Bug Report [0:] System.NullReferenceException: Object reference not set to an instance of an object. at Plugin.PayCards.RecognizerViewController.ViewWillAppear (System.Boolean animated) [0x00042] in /Users/runner/work/1/s/PayCards/RecognizerViewController.ios.cs:54 at (wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain(int,string[],intptr,intptr) at UIKit.UIApplication.Main (System.String[]...