My company forced us to upgrade Mac and test iphone 7 to 13.5.1.
Finally able to build app (as normal I start fresh with installing node modals and remove and add ios 5.1).
Now getting problems testing app on said iphone.
I can get the app to work if I don’t do a prod build.
Everything being the same, just one build using --prod another not.
No build errors. Open in Xcode, no build errors. Pushed build to phone. Get errors in log.
See something similar as its loading.
On our login screen just tapping into a text field get this error.
ERROR: ERROR Error: StaticInjectorError[l]:
StaticInjectorError[l]:
NullInjectorError: No provider for l!
Every time a key is pressed. This is the cause of something else.
Strange thing is push same build to iphone 8 simulator running 13.5 no errors.
Honestly I’m not sure what else to do.
Any idea why a prod build now on 13.5.1 would cause this?
Cordova CLI : 8.0.0
Cordova Platforms : android 8.1.0, browser 5.0.4, ios 5.1.1