jcesarmobile / my-phonegap-plugins

here I will upload all the phonegap plugins I develop
8 stars 11 forks source link

plugin installation in cordova 3.3.0 #3

Open jarucho opened 10 years ago

jarucho commented 10 years ago

Would you update the plugin in order to be able to install it in Cordova 3.3.0? Thanks!

jcesarmobile commented 10 years ago

which one? I have a lot of plugins here

But you can still install them manually as described on the readme, that works on 3.3.0 too

jarucho commented 10 years ago

The one that allows to know the IP and mac

jcesarmobile commented 10 years ago

The mac no longer works on iOS 7

jarucho commented 10 years ago

I am only interested in the IP. It Still works, doesn't it?

jcesarmobile commented 10 years ago

It should work, but it's the local IP, so it isn't very useful. I don't have iOS 7 devices to test.

jarucho commented 10 years ago

It is just what I need, the local IP. The problem is how to make it work in Cordova 3.3.0. I will try to install it manually, although a xml file for installing it through the CI would be Great!

edgeman commented 10 years ago

I also need the local device mac address, and am using Cordova 3.3.x :-) Thanks!

jcesarmobile commented 10 years ago

Can any of you try to create the plugin.xml and share it? I don't have time right now, and the manual install should work