Open timkim opened 8 years ago
Ok, so it works on serving from a mac machine and can connect to android and ios (ios doesn't fire deviceready for some reason). However, when trying to get connect-phonegap
to run on a windows machine, I can't get it to compile the specific node module it uses (https://github.com/phonegap/connect-phonegap/blob/autodiscovery/package.json#L35).
Shelving this for now.
@purplecabbage also did a little research work:
looked at mdns and on windows it requires the Bonjour sdk from Apple, and you are not allowed to redistribute it.
Related
connect-phonegap
issue: https://github.com/phonegap/connect-phonegap/issues/140Basically we want a way for users to easily pair their device and server without having to type in the ip address.