Re: [Development] [Interest] qtwebview with qtwebchannel

2018-09-15 Thread Artem Sidyakin
> I hadn’t heard about this change and old habits die hard I can certainly double that! Good news. > Are you sure the WebView can load from the resources (url: “qrc:/index.html)? I knew it cannot (does qrc:/ work on iOS at all?), but I was silently waiting for someone to provide the way it shou

[Development] Deploy Qt unit testing in Android

2018-09-15 Thread Francesc Martinez
Hi all, During the last two weeks I've been trying to run a Qt unit testing project in Android. I've tried to create an apk file via Qt Creator and by hand but as it didn't give me any result I also tried to build it manually using Android Studio and the build.gradle. No results so far. I've seen

Re: [Development] [Interest] qtwebview with qtwebchannel

2018-09-15 Thread Sylvain Pointeau
to make it clearer, it does work on the simulator but not on my ipad device. @qt developers, please could you confirm if the webchannel is working or not on ipad (with the webview) ? Le ven. 14 sept. 2018 à 22:43, Sylvain Pointeau a écrit : > Hello, > > I finally succeeded to make it working on