Can't upload new Phonegap Project to Phonegap Build

  • 1
  • Question
  • Updated 4 years ago
Hello,
I am uploading a .zip project into Phonegap build, but PhoneGap Build keeps showing and older project (the phonegap demo project). I tried deleting the app, and uploading it again several times but it keeps showing the older application.

Any suggestions? thank you,
Carlos
Photo of Carlos Westman

Carlos Westman

  • 2 Posts
  • 0 Reply Likes

Posted 4 years ago

  • 1
Photo of JesseMonroy650 (Volunteer)

JesseMonroy650 (Volunteer), Champion

  • 3325 Posts
  • 122 Reply Likes
Since this is your first post, please answer the following question:
- is this your first hybrid app?
- Are you using Desktop App?
- Are you using CLI, Build, or SDK? Please do not assume the answer. Please read the link.
Photo of Chris Griffith

Chris Griffith, Champion

  • 347 Posts
  • 92 Reply Likes
Did you update your new app's config.xml file to have a new app id?

Chris
Photo of Petra V.

Petra V., Champion

  • 7794 Posts
  • 1391 Reply Likes
Usually this happens when a full Cordova project is uploaded, instead of just assets and a config.
Photo of Carlos Westman

Carlos Westman

  • 2 Posts
  • 0 Reply Likes
Hello guys, thanks for your support.
I checked documentatation and realized PG CLI produces more folder structure than the one PG Build needs.

I only uploaded a .zip with the WWW folder plus the config.xml file and it worked out perfectly.

Thanks