Software Archive
Read-only legacy content
17061 Discussions

iOS builds succeede, but downloaded .ipa is demo cordova app

Salvatore_T_
Beginner
368 Views

Hi, i've came across this problem: when i build for iOS the build is really fast but succeede, everything is ok.
But when i download the .ipa and load to my iPhone i see a default (demo?) cordova app with standard cordova icon. When I open it, I see a screen with a big cordova logo and "Device is ready" text. 
Seems like the build i've uploaded got lost in the cloud. I've already tried to upload several times.

Here attached the build log of my last attempt.

Thanks for any info would give me!
Salvatore

0 Kudos
1 Solution
Jerroyd_M_Intel
Employee
368 Views

Hi Salvatore T.,

Seems to be a bug on the build system. Please use cordova 5.4.1 or 6.2.0 as a work around for now.

EDIT: Nevermind what I said, the bug is resolved in cordova 5.1.1. You should be good to go!

View solution in original post

0 Kudos
2 Replies
Jerroyd_M_Intel
Employee
368 Views

It looks like it grabbed your project information correctly. Your app name is InfoComune?

Here is a list of plugins it installs:

  'ionic-plugin-keyboard',
  'cordova-plugin-inappbrowser',
  'cordova-plugin-geolocation',
  'cordova-plugin-splashscreen',
  'cordova-plugin-device',
  'cordova-plugin-x-socialsharing',
  'cordova-plugin-camera',
  'cordova-plugin-dialogs',
  'cordova-plugin-compat',
  'cordova-plugin-file',
  'cordova-plugin-file-transfer',
  'onesignal-cordova-plugin-pgb-compat',
  'com.google.playservices',
  'android.support.v4',
  'phonegap-plugin-barcodescanner',
  'com.verso.cordova.clipboard'

Can you Direct Message / Private Message me your IPA file, I can open it up and verify the contents?

0 Kudos
Jerroyd_M_Intel
Employee
369 Views

Hi Salvatore T.,

Seems to be a bug on the build system. Please use cordova 5.4.1 or 6.2.0 as a work around for now.

EDIT: Nevermind what I said, the bug is resolved in cordova 5.1.1. You should be good to go!

0 Kudos
Reply