I have been using this code to close android app navigator.app.exitApp()
works on phone, apk file from tiggzi, but when built by phonegap does not work, is there a way around this.
thanks
I have been using this code to close android app navigator.app.exitApp()
works on phone, apk file from tiggzi, but when built by phonegap does not work, is there a way around this.
thanks
try device.exitApp();
thanks for the reply,
both work on app with apk file output from tiggzi, but neither work with phonegap build
anybody else got a suggestion on this?
Max,
does click to close app work through phonegap build, as i said earlier it works with tiggzi build but for other features I need to use phonegap
I don't know why it doesn't work when building on PhoneGap Build. I'd post this question on their forum.. maybe there is something different.
I have asked this again, as I have asked phonegap but they seem to be short handed today.
cheers
thanks as always Max,
we will have to cut this feature as it seems unreliable