cordova - Debugging phonegap app in netbeans -


i want make phonegap app in netbeans 8.0 have tablet connected usb , can run app on tablet netbeans. problem can't debug. console.log massages ignored in netbeans. how can have debug infos in netbeans?

you left details. os (android, ios...)? os version? cordova version have?

for android, must have android 4.4+ , able debug cordova application (netbeans not support phonegap). important version of cordova. cordova 3.3, nothing else needed. cordova 3.4, android manifest file has changed , late handle change in netbeans 8.0. have @ issue 242320 how enable debugging cordova 3.4+ in netbeans 8.0

now if have ios, need on mac , have proper ios developer certificate.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -