Open FrancoTerranovaJob opened 3 weeks ago
Hello,
Im facing an issue where htmlwidget seems to fail to load (it displays a loader but keeps loading forever) a simple only in real device with ios 17. I tried with an emulator with ios 17, real iphones with older ios, and it works okey Maybe some kind of permissions are missing ?
example of what im doing:
HtmlWidget( // iframe here )
package version that im using: flutter_widget_from_html: ^0.15.0 flutter version: 3.24.3
Do you have any error messages etc.?
Hello,
Im facing an issue where htmlwidget seems to fail to load (it displays a loader but keeps loading forever) a simple
example of what im doing:
HtmlWidget( // iframe here )
package version that im using: flutter_widget_from_html: ^0.15.0 flutter version: 3.24.3