Michael Jedich

Results 10 comments of Michael Jedich

How is that still not fixed? Android 8 was released on August 21, 2017.

Please use this, I need some stars :sweat_smile: https://github.com/kolbasa/cordova-plugin-apkupdater ![grafik](https://user-images.githubusercontent.com/3901582/92164406-99d87a80-ee35-11ea-87d2-8a8d0d5dcf32.png)

@mreis1 As I understand it, this project is also a simple APK updater. But it is not maintained, it doesn't work with Android 9 or 10, for example. What you...

Not a problem. Neutralinojs is a great project! Eventually it will work! 👍

I think it is the same problem that I have described here: https://github.com/neutralinojs/neutralinojs/issues/960

The same applies to commands: ```js await Neutralino.os.execCommand('echo "Döner"'); // never resolves ``` This bug should be prioritized. Frameworks without Unicode support are useless.

I had a similar problem. I had to install [Microsoft WebView2](https://developer.microsoft.com/en-us/microsoft-edge/webview2/) for it to work. Maybe that helps.

(I am not a neutralinojs expert.) Personally I would just write a build script which copies all your script files to the `dist` folder after the `new build --release`.

I have given up hope. The problem has existed for so long. I would switch to another framework.

Similar issue: https://github.com/neutralinojs/neutralinojs/issues/957