module - Trigger.io forge.topbar.setTint() error -
i trying change colour of top , status bars so:
forge.topbar.settint([255,0,0,50], function() { console.log('success!'); }, function(content) { console.log(content); });
but spits out error:
"-[forgeapp statusbarbox]: unrecognized selector sent instance 0x16638080"
i using latest topbar module version: 2.2 , toolkit version 2.0.1 not work on ios7. maybe issue?
i resolved problem upgrading platform version 2.0.3
it's marked unstable (2.0.1 current stable) ymmv.
i haven't had crashes yet.
edit: saw proxim0 answered in comments hour ago, too.
Comments
Post a Comment