So for the past couple of months, we have been getting the following issue reported via Sentry: “Can’t find variable: cordova”
Of course, I have checked existing suggestions, but none of them seem to apply in our case. This issue seems to be happening on the app load (pageload), so nothing meaningful is given via breadcrumbs in Sentry.
I am not even sure that this issue is affecting our users, but I want to figure it out if possible.
The moment this issue started reporting to us was when we did an update of Angular from 12.1.1 to 13.3.12.
The main stack is Ionic 5 with Cordova. This issue is only reported on iOS.