Paytabs url is not working in webview_flutter

This issue has been tracked since 2023-03-17.

These logs show up when I try access paytabs url in ios app
I already put the ios permissions in info.plist:

NSAllowsArbitraryLoads

NSAllowsArbitraryLoadsInWebContent


but it didn't works. :(
you could try access this url: https://secure.paytabs.com/payment/expired

and it will appears:

Sandbox] Could not enable Mach bootstrap, errno = 1.
[Sandbox] Could not enable Mach bootstrap, errno = 1.
[Process] 0x124064220 - GPUProcessProxy::gpuProcessExited: reason=IdleExit
[Process] 0x1250009d0 - [PID=3761] WebProcessProxy::gpuProcessExited: reason=IdleExit

Steps to Reproduce

  1. Execute flutter run on the code sample
  2. ...
  3. ...

Expected results:

Actual results:

Code sample
Logs
huycozy wrote this answer on 2023-03-20

Hi @micaelsn
I checked this on the latest plugin version (webview_flutter: ^4.0.7) but it is displayed normally on iOS.

Demo

Screenshot 2023-03-20 at 13 18 46

Which is your current plugin version? Please retry on the latest version with plugin sample code and confirm if it works or not. Thanks!

micaelsn wrote this answer on 2023-03-21

It's works, thank you

More Details About Repo
Owner Name flutter
Repo Name flutter
Full Name flutter/flutter
Language Dart
Created Date 2015-03-06
Updated Date 2023-03-30
Star Count 151602
Watcher Count 3555
Fork Count 25000
Issue Count 11498

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date