Since the returl_url is the package name, safari browser on ios can't click the return button, but if we could customise the return url we can check it with success url using flutter_inappwebview or webview_flutter.
Thanks for reporting @emran92 . There has been slight changes to the API and the change to override returnUrl is also part of it.
Those changes will be available with the next update.
Since the returl_url is the package name, safari browser on ios can't click the return button, but if we could customise the return url we can check it with success url using flutter_inappwebview or webview_flutter.
https://github.com/khalti/khalti-flutter-sdk/blob/33ef1fc45acbe617d4f43d8f9b195f9262346515/packages/khalti_core/lib/src/data/khalti_service.dart#L114