-
1. Re: I'm trying to create a tutorial app from the "cordova", it's fine, but my app does not leave the "connection to device" part because I installed some "plugins"
jcesarmobile_ Jun 19, 2017 1:49 AM (in response to raphaelluiz128)How did you install them?
Did you do something else apart from installing them?
How are you testing the app? (platform/device/command)
-
2. Re: I'm trying to create a tutorial app from the "cordova", it's fine, but my app does not leave the "connection to device" part because I installed some "plugins"
raphaelluiz128 Jun 19, 2017 7:57 AM (in response to raphaelluiz128)I installed through the "cmd" with cordova and npm.
i have testing with mobile and browser.
the command is:
cordova plugin add cordova-plugin-device
-
3. Re: I'm trying to create a tutorial app from the "cordova", it's fine, but my app does not leave the "connection to device" part because I installed some "plugins"
raphaelluiz128 Jun 19, 2017 7:57 AM (in response to jcesarmobile_)I installed through the "cmd" with cordova and npm.
i have testing with mobile and browser.
the command is:
cordova plugin add cordova-plugin-device
-
4. Re: I'm trying to create a tutorial app from the "cordova", it's fine, but my app does not leave the "connection to device" part because I installed some "plugins"
raphaelluiz128 Jun 19, 2017 7:59 AM (in response to jcesarmobile_)I did not do anything, I just created any app and it includes the "plugins"
-
5. Re: I'm trying to create a tutorial app from the "cordova", it's fine, but my app does not leave the "connection to device" part because I installed some "plugins"
jcesarmobile_ Jun 19, 2017 8:09 AM (in response to raphaelluiz128)Which Cordova CLI version did you use? there was a bug that looked like this problem you are facing, but it was fixed long time ago.
-
7. Re: I'm trying to create a tutorial app from the "cordova", it's fine, but my app does not leave the "connection to device" part because I installed some "plugins"
raphaelluiz128 Jun 19, 2017 8:22 AM (in response to jcesarmobile_)my friend i removed the plugins and instaled other plugin and it's work's.
-
8. Re: I'm trying to create a tutorial app from the "cordova", it's fine, but my app does not leave the "connection to device" part because I installed some "plugins"
raphaelluiz128 Jun 19, 2017 8:44 AM (in response to jcesarmobile_)the problem occurs when i install cordova-plugin-device
-
9. Re: I'm trying to create a tutorial app from the "cordova", it's fine, but my app does not leave the "connection to device" part because I installed some "plugins"
raphaelluiz128 Jun 19, 2017 9:33 AM (in response to jcesarmobile_)hello, in console of browser i have look to this "WinJS is not defined". in the file of plugin.