I created an app and trying to debug and do some debugging in Chrome, when i try to just grab a value i get an error:
var input = Tiggzi('inUsername');
ReferenceError: Tiggzi is not defined
Am I doing something wrong? Seems like the Tiggzi js api didnt load.