framework7-cli icon indicating copy to clipboard operation
framework7-cli copied to clipboard

Cordova Android 11.0.0 and the SplashScreen plugin

Open DAnn2012 opened this issue 3 years ago • 1 comments

Hello @nolimits4web

With the latest version of Cordova Android (11.0.0) the SplashScreen plugin has been integrated into the core, as has already happened with Cordova iOS.

I think it is necessary to make some adjustments in the creation of the Cordova projects for Android with the framework7 cli, when using [email protected] or later.

Thanks.

DAnn2012 avatar Aug 12 '22 20:08 DAnn2012

Hello @nolimits4web

as soon as you can, could you take a look at this problem?

Thanks.

DAnn2012 avatar Oct 06 '22 12:10 DAnn2012

Hi @nolimits4web

Thank you for noticing this issue request of mine.

Don't you think it's appropriate to also make changes to the "config.xml" file and the "/create/templates/common/cordova-res/screen/android/" folder as described in the links on this following page?

https://cordova.apache.org/announcements/2022/07/12/cordova-android-release-11.0.0.html

Thanks.

DAnn2012 avatar Apr 15 '23 08:04 DAnn2012

What changes?

nolimits4web avatar Apr 15 '23 09:04 nolimits4web

I refer to these to support Android 12 Splash Screen API and backwards compatibility:

https://github.com/apache/cordova-android/pull/1441

https://github.com/apache/cordova-android/pull/1441/files#diff-d763ad63100202003897844283a75759b21b2e83221de64f80fd7e238bebcda6

Thanks.

DAnn2012 avatar Apr 16 '23 08:04 DAnn2012

The method complete change the <splash> tag is outdated.

Simone4e avatar Jun 28 '23 09:06 Simone4e