Re: [Development] [Interest] qtwebview with qtwebchannel

2018-09-17 Thread Sylvain Pointeau
Hello Artem, it works! your code sample pointed me on the issue. You were using "applicationDirPath", I was using QStandardPaths:: writableLocation(QStandardPaths::TempLocation) I tested applicationDirPath, same as you, it worked. (but this directory is not good because not writable.) then I tri

[Development] Coin production update

2018-09-17 Thread Aapo Keskimölö
Coin production has been updated today to a new baseline. See attached change log for related patches. Kind regards/Ystävällisin terveisin, Aapo Keskimölö product_baseline_20180917.log Description: product_baseline_20180917.log ___ Development mailin

Re: [Development] [Interest] qtwebview with qtwebchannel

2018-09-17 Thread Sylvain Pointeau
Hummm, that’s getting really strange. I will create a git repo this evening so we can speak about the same code. On Mon, 17 Sep 2018 at 09:06, Artem Sidyakin wrote: > > OK it works on macos, but what about iOS? > > I was talking about iOS :) > It works on iOS, my last e-mail was exactly about th

Re: [Development] [Interest] qtwebview with qtwebchannel

2018-09-17 Thread Artem Sidyakin
> OK it works on macos, but what about iOS? I was talking about iOS :) It works on iOS, my last e-mail was exactly about that. --- Artem Sidyakin > On 17 Sep 2018, at 01:13, Sylvain Pointeau wrote: > > > On Sun, Sep 16, 2018 at 5:24 PM Artem Sidyakin wrote: > I would understand if local file