Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VERBOSE-2: Platform_view_layer.cc(28) - Trying to embed a platform view but the PaintContext does not support embedding

  • Trying to open in_app_bowser in flutter iOS app, but unable to open it, it just loading and the show plain white screen.
like image 235
Kiran Jadhav Avatar asked Oct 16 '25 16:10

Kiran Jadhav


1 Answers

Updated :

The same problem was resolved for me after I adding below simple lines of code in info.plist file ;

<key>io.flutter.embedded_views_preview</key>
<true/>

below image is helpful for you;

enter image description here

like image 103
Kiran Jadhav Avatar answered Oct 19 '25 05:10

Kiran Jadhav



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!