I think its more like this actually but its still now updating.
AppVersion=NKGetAppVersion();
settings.setValueForKey(AppVersion,"Version");
Can I only get the values from the Setting Bundle and not set them?
var version = NKGetAppVersion();
var settings = new NKSettings;
settings.setValueForKey(version, "Version");
apt wrote:Anyone got any ideas?
Users browsing this forum: No registered users and 0 guests