Flutter web, recording session with smartlook or hotjar showing blanck screen

Viewed 32

I've created a web langing page using flutter, the page is shown on browser as expected. Inside the html code, i've added the scripts to integrate screen recording with hotjar and smartlook.

In the smrtlook and the hotjar consoles, i can see the recording of the sessions but, these are complete blank. All the records are white screens, whith only the tap/click/swipe gestures.

I've added inside the tag in the app html this line

as described (by smartlook) here without solving my problem.

Do i placed this tag in the wrong position? Does the app needs to be built with renderer canvaskit rather than html? Is there something else i'm not considering? Thanks,

0 Answers
Related