Hi there, I'm having trouble with this error. Can you assist me?
[ERROR] TiExceptionHandler: (main) [340,3234] /ui/common/ApplicationTabGroup_Andr.js:1703
[ERROR] TiExceptionHandler: MainWallTable.insertRowBefore([0, PendingUploadView, Titanium.UI.RowAnimationStyle.BOTTOM]);
[ERROR] TiExceptionHandler: ^
[ERROR] TiExceptionHandler: TypeError: Cannot read property 'BOTTOM' of undefined
This is the code I am working with:
WallsArray.MainWall = WallsArray.MainWall.concat(PendingArrayView);
MainWallTable.insertRowBefore([0,PendingUploadView,Titanium.UI.iOS.insertRowBefore.BOTTOM])
Titanium version 11.1.1