Hi VladZen,
Thanks for taking the time. I thought I had to start BlueStack first, which is why the process was running.
Now I tried without running BlueStack first and I made sure all its processes were killed and it's the same result.
I can see in the logs :
2017-10-05 23:03:27.5695|GetAnalytic error | Product name: ProjectMaker for ZennoDroid | Locale: EN | Service result: FAIL:No data|System.Exception: Product not found.
at ZennoLab.Analytics.SoftwareTracker.StartAsync(String productVersion, String userName, String cookiePath)
2017-10-05 23:03:27.6945|GetAnalytic error | Product name: ProjectMaker for ZennoDroid | Locale: EN | Service result: FAIL:No data|System.Exception: Product not found.
at ZennoLab.Analytics.SoftwareTracker.StartAsync(String productVersion, String userName, String cookiePath)
2017-10-05 23:03:27.7882|GetAnalytic error | Product name: ProjectMaker for ZennoDroid | Locale: EN | Service result: FAIL:No data|System.Exception: Product not found.
at ZennoLab.Analytics.SoftwareTracker.StartAsync(String productVersion, String userName, String cookiePath)
2017-10-05 23:04:27.3218|System.Exception: BlueStacks process is not running
at Android.Sdk.Emulators.BlueStacksEmulator.Start(EmulatorStartParameters parameters, DeviceAvailableCallback callback)
at Android.Instance.DroidInstance.<>c__DisplayClass137_0.<StartVd>b__0()|