You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/01/14 09:31:03 UTC

[GitHub] [cordova-ios] Alexuisis edited a comment on issue #998: Application is stuck on splashscreen

Alexuisis edited a comment on issue #998:
URL: https://github.com/apache/cordova-ios/issues/998#issuecomment-760074149


   Hi Guys,
   the issue fires when calling {splashcreen}.hide():
   
   `TypeError: Object(__WEBPACK_IMPORTED_MODULE_2__ionic_native_core__["cordova"]) is not a function. (In 'Object(__WEBPACK_IMPORTED_MODULE_2__ionic_native_core__["cordova"])(this, "hide", { "sync": true }, arguments)', 'Object(__WEBPACK_IMPORTED_MODULE_2__ionic_native_core__["cordova"])' is an instance of Object)`
   
   `TypeError: undefined is not an object (evaluating 'this.splashScreen.hide') `
   
   cordova-ios 6.1.1
   cordova: 10.0.0
   
   "@ionic-native/splash-screen": "^5.30.0",
   "cordova-plugin-splashscreen": "^6.0.0",
   
   Any help appreciated.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org