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/08/29 19:54:34 UTC

[GitHub] [cordova-android] dtarnawsky opened a new issue, #1481: Splash Screen does not appear on first launch with Android 12 (cordova-android-11)

dtarnawsky opened a new issue, #1481:
URL: https://github.com/apache/cordova-android/issues/1481

   # Bug Report
   
   ## Problem
   The Splash Screen does not appear on the first launch of a freshly installed app on an Android 12 device (it does appear afterward)
   
   ### What is expected to happen?
   The Splash Screen should appear on the first launch of a newly installed app.
   
   
   ### What does actually happen?
   The splash screen does not appear on the first launch (but appears with subsequent launches).
   
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   This is using the new AndroidWindowSplashScreenAnimatedIcon preference in config.xml of Cordova Android 11.0.0.
   
   Sample Project exhibiting the issue:
   [https://github.com/dtarnawsky/cs-cordova-android-11](https://github.com/dtarnawsky/cs-cordova-android-11)
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   cordova platform add android@11
   cordova run android
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   Tested and found as a problem with Samsung S10e and Nexus 5 API 31 (Android 12). Not an issue on Android 10 or Android 11.
   
   
   ### Version information
   <!--
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   Cordova CLI 11.0.0
   Cordova Android 11.0.0
   Plugins:
       cordova-plugin-device: 2.1.0
       cordova-plugin-ionic-keyboard: 2.2.0
       cordova-plugin-ionic-webview: 5.0.0
       cordova-plugin-statusbar: 3.0.0
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


-- 
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-android] jcesarmobile closed issue #1481: Splash Screen does not appear on first launch with Android 12 (cordova-android-11)

Posted by GitBox <gi...@apache.org>.
jcesarmobile closed issue #1481: Splash Screen does not appear on first launch with Android 12 (cordova-android-11)
URL: https://github.com/apache/cordova-android/issues/1481


-- 
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-android] jcesarmobile commented on issue #1481: Splash Screen does not appear on first launch with Android 12 (cordova-android-11)

Posted by GitBox <gi...@apache.org>.
jcesarmobile commented on issue #1481:
URL: https://github.com/apache/cordova-android/issues/1481#issuecomment-1233533036

   This link is for a different Splash Screen bug, but they say that the fix won't be available for Android 12 because they are only doing security fixes for Android 12 and those issues are not security related.
   
   https://issuetracker.google.com/issues/242118185#comment2
   
   Some other links about Splash Screen issues on Android 12 and some of them mention that fixes for Android 13 or for the support library (which applies to Android <12) so fixes are coming to Android 13 or Android < 12, but not Android 12:
   
   https://issuetracker.google.com/issues/205021357
   https://issuetracker.google.com/issues/207386164
   https://issuetracker.google.com/issues/216136037


-- 
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-android] jcesarmobile commented on issue #1481: Splash Screen does not appear on first launch with Android 12 (cordova-android-11)

Posted by GitBox <gi...@apache.org>.
jcesarmobile commented on issue #1481:
URL: https://github.com/apache/cordova-android/issues/1481#issuecomment-1233477154

   Sadly this is an Android 12 bug on the Splash Screen API itself and Google employees are not going to fix it for Android 12. They have fixed it for Android 13.
   It affects all mobile frameworks (and pure native apps using no frameworks) and happens if you launch the app from Android Studio or CLI tooling such as Cordova CLI, native-run, adb, etc.
   Doesn't happen when users launch the app from the app icon on their launches (as long as they are using the official android launcher, looks like there is also an issue when using 3rd party launchers)


-- 
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-android] dtarnawsky commented on issue #1481: Splash Screen does not appear on first launch with Android 12 (cordova-android-11)

Posted by GitBox <gi...@apache.org>.
dtarnawsky commented on issue #1481:
URL: https://github.com/apache/cordova-android/issues/1481#issuecomment-1233508548

   Any reference to where Google are saying they will not fix the issue?


-- 
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-android] fabriciovasc commented on issue #1481: Splash Screen does not appear on first launch with Android 12 (cordova-android-11)

Posted by GitBox <gi...@apache.org>.
fabriciovasc commented on issue #1481:
URL: https://github.com/apache/cordova-android/issues/1481#issuecomment-1230849620

   I migrated the cordova and had the same problem. Did you get any solution?


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