razorpay/razorpay-flutter-customui

getAppsWhichSupportUpi() Function error for IOS

Closed this issue · 2 comments

Exception : type 'List' is not a subtype of type 'FutureOr<Map<dynamic, dynamic>>'
This exception occurs in getAppsWhichSupportUpi() function for IOS.

Error msg

-canOpenURL: failed for URL: "paytmmp://upi/pay" - error: "The operation couldn’t be completed. (OSStatus error -10814.)"
[VERBOSE-2:ui_dart_state.cc(209)] Unhandled Exception: type 'List<Object?>' is not a subtype of type 'FutureOr<Map<dynamic, dynamic>>'
#0      Razorpay.getAppsWhichSupportUpi (package:razorpay_flutter_customui/razorpay_flutter_customui.dart:41:12)
<asynchronous suspension>

@Aman5797 Please update to our new razorpay_flutter_customui sdk version 1.2.1 which has this fix.