I have completed my app, and am able to run it in the web browser, xCode Simulator and multiple devices without any errors.
I have tried running it in the Appery mobile app tester, and it will not login, and instead gives the error:
TypeError undefined is not an object (evaluating 'this.prop(attrName).trim')
This only happens in the tester app, and not on anything else.
Is this something I should be worrying about, or can it be something that will only result when using the tester app?
Any ideas on how I can confirm this?
Thanks!