wizpanda / cordova-plugin-firebase-lib

This repository is moving & merging to https://github.com/wizpanda/cordova-plugin-firebase-lib to avoid confusion to developers.
https://www.wizpanda.com/
MIT License
68 stars 38 forks source link

AppStore Connect Warning #29

Open alvaro-octal opened 5 years ago

alvaro-octal commented 5 years ago

Describe the bug

The summited archive to AppStore Connect produced a warning at Apple's automatic validation.

To Reproduce

Steps to reproduce the behavior:

  1. Open Xcode
  2. Click on Product > Archive
  3. Click on Distrubute App and follow the steps

Expected behavior

No warning email should be generated.

Screenshots

App Store Connect

Console Logs (email from Apple)

Dear Developer,

We identified one or more issues with a recent delivery for your app, [...]. Your delivery was successful, but you may wish to correct the following issues in your next delivery:

ITMS-90381: Too many symbol files - These symbols have no corresponding slice in any binary [04C4B655-CD1C-36E8-963A-C6F34F3D2627.symbols, 61FE3AD3-4673-3B26-8014-8B128447D3E4.symbols, A31BA2D7-4410-34E8-8CAC-2D52394DC154.symbols, B1AFFA43-A569-3896-B995-30BDC8B4B0BE.symbols, C5C00D87-E21D-3EFD-AE48-4686E519431E.symbols].

After you’ve corrected the issues, you can use Xcode or Application Loader to upload a new binary to App Store Connect.

Best regards,

The App Store Team

Plugin Version

cordova-android-support-gradle-release 3.0.1 "cordova-android-support-gradle-release"
cordova-plugin-device 2.0.2 "Device"
cordova-plugin-firebase-lib 5.1.0 "Google Firebase Plugin"
cordova-plugin-geolocation 4.0.1 "Geolocation"
cordova-plugin-ionic-keyboard 2.1.3 "cordova-plugin-ionic-keyboard"
cordova-plugin-ionic-webview 4.1.1 "cordova-plugin-ionic-webview"
cordova-plugin-network-information 2.0.1 "Network Information"
cordova-plugin-splashscreen 5.0.2 "Splashscreen"
cordova-plugin-statusbar 2.4.2 "StatusBar"
cordova-plugin-whitelist 1.3.3 "Whitelist"
phonegap-plugin-mobile-accessibility 1.0.5-dev "Mobile Accessibility"

Desktop (please complete the following information):

Smartphone (please complete the following information):

None

Additional context

None

sagrawal31 commented 5 years ago

Have you checked https://stackoverflow.com/a/38461479/2405040?