breautek commented on issue #1463:
URL: 
https://github.com/apache/cordova-android/issues/1463#issuecomment-1336010396

   > Am I right, that i cant use "navigator.splashscreen.hide()" with 
"cordova-android@11.0.0"?
   
   
[navigor.splashscreen.hide](https://cordova.apache.org/docs/en/11.x/core/features/splashscreen/index.html#navigatorsplashscreenhide)
 is a supported API with Cordova Android 11 splashscreens, but the `show` API 
is no longer supported (cause Android splashscreens doesn't support reshowing 
the splashscreen).
   
   When upgrading to cordova-android@11, make sure you also upgrade the 
splashscreen plugin. Older versions will conflict with cordova-android@11. If 
you only develop for android and iOS, the splashscreen plugin can be 
uninstalled as both of these platforms now include the splashscreen API as part 
of their core platform.
   
   It appears that the issue has been identified and resolved by ensuring the 
splashscreen plugin is either upgraded or removed, so I'll be closing this 
ticket.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

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


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

Reply via email to