I am not looking for support on custom JS or any plugins via this query, but I am seeking resolution of this issue that is both confusing and frustrating.
Things were working perfectly fine with my photoSwipe implementation on which I had spent quite a bit of time fine-tuning. After that, I hadn't touched or re-tested this part of my implementation until about a few weeks ago.
I now get "Uncaught TypeError: undefined is not a function" notification (screenshot # 1 attached) that points to screenshot #2. I've included klass (https://github.com/ded/klass) in the JavaScript section of the project.
My issue is that things are absolutely fine at times (iOS device as well as browser), while at others the project runs into above issue: the browser gives the above error and Xcode doesn't but in both cases the end-behavior is erroneous in my app: I've tested over the course of a week. Are there changes in Appery build that are causing this to happen? If so if it possible to make the build stable or suggest a workaround?
I'd appreciate your help in resolution of the matter.
Regards.