ReferenceError: Can't find variable: cordova

Hi everyone,

I have a mobile app in production and I am getting reports from users that my app is freezing on the splash screen randomly. Forcing the app closed and opening it again allows the user back in the app.

The full error I am getting in the Safari developer console is;

Exception nativeEvalAndFetch : ReferenceError: Can’t find variable: cordova

Looks like the cordova.js plugin isn’t loading. Anyone have an experience resolve this area or can point me in the right direction?