Marco Mengelkoch
Marco Mengelkoch
Thx for adding this issue. > maybe explicit charset would fix it: content-type: application/json; charset=utf-8. I guess charset=utf-8 doesn't fix the issue, right? Not sure if sending html entities like...
I got the same error on the blink example, that doesn't even use Javascript in the HTML part. This error is from 'CSS_INJECT_FUNCTION' in webview.h It is the only occurance...
Hi! I used android studio. There is an example project here: https://github.com/marcomq/nimview/tree/main/examples/android Unfortunately, there is no separate or easy cli command.
I also had this or a similar linker issue from time to time. No idea why. Had to perform a rebuilt and then it somehow worked again.