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 2022/07/19 04:17:09 UTC

[GitHub] [cordova-plugin-splashscreen] limrahsoft opened a new issue, #335: cordova plugin splash sceen not working in android11 for cordova

limrahsoft opened a new issue, #335:
URL: https://github.com/apache/cordova-plugin-splashscreen/issues/335

   can you please suggest that , how to implement splash screen for cordova app on android 11 for api 30 , 31 ,32
   
   i need cordova implementation for splash screen , not anroid coding , as we only for with cordova hybrid apps


-- 
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-unsubscribe@cordova.apache.org.apache.org

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


[GitHub] [cordova-plugin-splashscreen] Lyfei commented on issue #335: cordova plugin splash sceen not working in android11 for cordova

Posted by "Lyfei (via GitHub)" <gi...@apache.org>.
Lyfei commented on issue #335:
URL: https://github.com/apache/cordova-plugin-splashscreen/issues/335#issuecomment-1525068307

   > splashscreen
   
   So how do I configure splashscreen when I use cordova-android@11. Using only icon will look deformed


-- 
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-unsubscribe@cordova.apache.org

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


[GitHub] [cordova-plugin-splashscreen] breautek commented on issue #335: cordova plugin splash sceen not working in android11 for cordova

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #335:
URL: https://github.com/apache/cordova-plugin-splashscreen/issues/335#issuecomment-1189072816

   Android's new splashscreen have support in cordova-android@11. When updating to cordova-android@11, this `cordova-plugin-splashscreen` plugin is no longer compatible is now obsolete. It can be uninstalled unless if you also develop for the `windows` platform. If you do develop for the windows platform, then you should update this plugin to version `6.0.2` which prevents the android code from being installed when using cordova-android@11.
   
   Splashscreen is a breaking change. Android's splashscreen system is not 100% compatible to what Cordova had before. Documentation for the new splashscreen can be found in the [Core Documentation](https://cordova.apache.org/docs/en/11.x/core/features/splashscreen/index.html) which includes some examples, as well as a list of preferences. This documentation should be a good starting point.
   
   We primarily use GitHub for tracking issues, so if you require further support, asking our [Slack Community](https://join.slack.com/t/cordova/shared_invite/zt-z70vy6tx-7VNulesO0Qz0Od9QV4tc1Q) might be the best way to gain support. Alternatively you can also ask on [StackOverflow](https://stackoverflow.com/questions/tagged/cordova).
   
   If you think you've found a bug with cordova-android@11 relating to splashscreens, then please report it with the issue form filled out on the [cordova-android](https://github.com/apache/cordova-android/issues) repository.


-- 
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-unsubscribe@cordova.apache.org

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


[GitHub] [cordova-plugin-splashscreen] breautek closed issue #335: cordova plugin splash sceen not working in android11 for cordova

Posted by GitBox <gi...@apache.org>.
breautek closed issue #335: cordova plugin splash sceen not working in android11 for cordova  
URL: https://github.com/apache/cordova-plugin-splashscreen/issues/335


-- 
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-unsubscribe@cordova.apache.org

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