Open nelsonic opened 1 year ago
I'm using the physical iPhone S for testing. But I can get it to work on my simulator. Have you tried this comment? https://github.com/pichillilorenzo/flutter_inappwebview/issues/1735#issuecomment-1699023475
This seems to be related to the unwarranted XCode upgrade that was mentioned a few weeks ago.
Use the latest version of flutter_inappwebview. ie. flutter_inappwebview: ^5.8.0. They have fixed the issue in the latest version
@navdeep22 thanks very much for letting us know. ❤️
Just tried to run our
App
onlocalhost
with:Got:
@LuchoTurtle were you able to run the
App
on theSimulator
usingiOS 17
?