hyperpay icon indicating copy to clipboard operation
hyperpay copied to clipboard

Could not cast value of type 'NSNull' (0x7ff863f30f58) to 'NSString' (0x7ff863f2e638).

Open shadyaziza opened this issue 2 years ago • 0 comments

Executing this line

final result = await hyperpay.pay(card);

Results in this error

Could not cast value of type 'NSNull' (0x7ff863f30f58) to 'NSString' (0x7ff863f2e638).

and app crashes.

hyperpay: ^1.0.0-dev.7

shadyaziza avatar Dec 28 '22 12:12 shadyaziza