What is `Can't find variable: loadHomepageTiles` error on iOS 11.3

1.5k Views Asked by At

I recently came across this error message: Can't find variable: loadHomepageTiles on our error logs from one of our angularjs 1.6 mobile applications.

This seems to only happen on iOS devices running 11.3 based on the error logs.

We don't have any reference to loadHomepageTiles on our codebase and I could not find any references to this in any of the node modules either so. It seems to be generated by mobile safari from what we can tell.

I can't seem to find any documentation about it on the net or how to recreate the error on an iOS device. Does anyone have any experience with this error? or could point me towards any documentation, please? thanks

0

There are 0 best solutions below