This might be a PhoneGap issue, not PG Build. But who knows?
In the log, I get the following output:
Notification.confirm(string, function, string, string) is deprecated.
Use Notification.confirm(string, function, string, array).
The docs tell us to use a String. It works fine with the String, but I don't like the warning. :-)
http://docs.phonegap.com/en/2.7.0/cor...
Thx
In the log, I get the following output:
Notification.confirm(string, function, string, string) is deprecated.
Use Notification.confirm(string, function, string, array).
The docs tell us to use a String. It works fine with the String, but I don't like the warning. :-)
http://docs.phonegap.com/en/2.7.0/cor...
Thx
