I am getting this error, in my browser console, after running "sencha app run native testing":
Uncaught TypeError: Object [object Object] has no method 'getId'
When I look at the code in my browser I see this:

When I look at my own code for itemId of "foo3" I have this:

Could anyone tell me what I am doing wrong?
Sencha cmd 5.1.1.39 Sencha touch 2.4.1 Running with cordova 4.2.0
Thank you!
itemthat's causing this error. This will let you see which it is. - jprofittitem.id? - Dawson Loudon