-
Notifications
You must be signed in to change notification settings - Fork 467
cordova-plugin-webserver compatibility? #98
Comments
Hi, I haven't tried it yet, but can look into it. In short, how does it conflicts? Project doesn't build, or it crashes, or no updates are coming? |
What happened with me couple of times when I tried it is when I install the app the first time from Xcode to mobile the app works fine and it logs something like "no update found". but after that first time the app hangs on splash screen. calling window.location.reload() will show error about resource not found. Please let me know as we are extremely interested to use your plugin. btw: we use crosswalk for android too. do you know if it works on it too or not? Cheers! |
Understood, will look into that plugin. Regarding crosswalk: the stable version should work, although I didn't test it properly. The version in the repo at the moment is not gonna work with it. Was planning to look into that soon. There is allready an issue for that - #95 |
Thanks |
Can you post a link to the cordova-plugin-webserver repo? Not sure, that I'm using the correct one, since after installing it - everything work's fine. Tried several times with restarting the app - nothing hangs. |
Hi, We really appreciate your help on this. To try and make it easier to you here are all the plugins we use so you can verify on both ios and android: cordova plugin add cordova-plugin-crosswalk-webview Please let me know if we can of any help |
Okey, thanks, will look into this. |
It seems that the problem is with cordova-plugin-wkwebview, as in this issue. |
Okey then. waiting for the fix 👍 |
👋 Hi! Thank you for your interest in this repo. 😢 We are not using nordnet/cordova-hot-code-push anymore, and we lack the manpower and the experience needed to maintain it. We are aware of the inconveniece that this may cause you. Feel free to use it as is, or create your own fork. 🔒 This will now be closed & locked. ℹ️ Please see #371 for more information. |
Hi,
I am using cordova-plugin-webserver to serve my project in iOS environment. I am really interested in your plugin and I'd love to use it. however it seems to conflict with cordova-plugin-webserver. do you have any idea why? will you be able to add support for it? or maybe tell me how to fix this myself?
Cheers!
The text was updated successfully, but these errors were encountered: