Currently, I am facing an issue with my Ionic 1 project. Everything was functioning properly until a few days ago when the splash screen stopped disappearing on iOS, although it still does on Android. I have searched for solutions on Google but haven't found anything helpful. Does anyone here have any suggestions?
xCode:
2017-02-27 16:05:18.509136 MyApp[675:146852] Apache Cordova native platform version 4.3.1 is starting.
// More logs...
2017-02-27 16:05:20.642915 MyApp[675:146852] Invalid callback id received by sendPluginResult
// A series of further errors reported...
The number of errors encountered in quick succession is concerning!