platform browser on macos
khudia opened this issue · 2 comments
First i'm building all things for browser platform and then add native functionality but when i run
"cordova run browser -- --lr" on win10 then all is good and i can work with, for example, native-storage-plugin. But if i do the same on my note (macos mohave) then i got error
"http://127.0.0.1:8081/platform_cordova_files/browser/cordova.js 404 Not found" so no plugin that supports browser platform not works( Hot reload works fine.
And one more thing!! If i run "cordova build browser" on Windows10 then cordova.js works fine but if i build on MacOs then it doesn't work again(
Hi @khudia hope you are having a good day, I just did some tests with your comments and everything seems to work perfectly now, could you please try it again with the new 2.4.3 Version
I am considering it as closed. Please let me know in case of any errors appears to you