phonegap / build

This is the public repository for PhoneGap Build source and bug tracking
92 stars 33 forks source link

Splashscreen no longer works in cli-6.5.0 (Builder 1) #622

Open coldwhiz opened 6 years ago

coldwhiz commented 6 years ago

No splash screen and no spinner when using Phonegap Build cli-6.5.0 (builder 1) since last few days. However splash screen from same config works in builder 2. Please help.

Link to forum thread on the same issue - https://forums.adobe.com/thread/2444711

Firzenizer commented 6 years ago

Same issue here. iOS works, Android is missing a splash screen on start. cli-6.5.0.

EDIT: Did some testing and tried almost every CLI and every cordova-android version with the same results. Only exception was CLI 8.0, which doesn't even want to build and fails with empty log.

Tested with APP ID: 2448603

andersborgabiro commented 6 years ago

Can't it be due to the fact that the file structure has changed for Android in 8.0.0 and the latest version of this plugin has been adapted to it? I have the same issue with 7.1.0.

Doesn't e.g. 5.0.0 of the plugin work with 6.5.0 (or better yet 7.1.0)?

mallikvarma commented 6 years ago

I am having the same problem. splash screen no longer working with Phonegap CLI 6.5 I always build my apps at https://build.phonegap.com/apps

Firzenizer commented 6 years ago

@andersborgabiro I tried most of the older versions too, they all fail. As my old config was failing on build. I completely rebuilt the config on the base of this: https://github.com/wizajay/zibapp-pgb-tester/blob/master/config.xml

I managed to upgrade almost everything. Some outdated plugins just prevent me from adding images to /res/drawables on Android now, but I can live with that and wait for them to be fixed.

andersborgabiro commented 6 years ago

The PGB team has to explain the consequences of moving to 8.0.0.

I've so far been relatively successful, with 15 or so apps migrated to 8.0.0, but I might (through sheer luck) navigate around the plugins that have problems.

bmjjohn commented 6 years ago

The PGB team has to explain the consequences of moving to 8.0.0.

@andersborgabiro +1

Since cli 8.0.0 appeared on PGB, cli 6.50 apps build but with several Android & iOS icon issues. Without icons we can't release app updates!

Logged (unanswered) Android Issue = https://forums.adobe.com/thread/2448862