Onesignal-flutter-sdk: The following issues occured while distributing your application.

Created on 28 Feb 2019  Â·  4Comments  Â·  Source: OneSignal/OneSignal-Flutter-SDK

Description:
I got these errors:

App Store Connect Operation Warning
WARNING ITMS-90473: "CFBundleVersion Mismatch. The CFBundleVersion value '1' of extension 'Runner.app/PlugIns/OneSignalNotificationServiceExtension.appex' does not match the CFBundleVersion value '4' of its containing iOS application 'Runner.app'."
App Store Connect Operation Warning
WARNING ITMS-90473: "CFBundleShortVersionString Mismatch. The CFBundleShortVersionString value '1.0' of extension 'Runner.app/PlugIns/OneSignalNotificationServiceExtension.appex' does not match the CFBundleShortVersionString value '1.0.0' of its containing iOS application 'Runner.app'."



md5-f0aa25f29c4684fc3139b679deb59aa1



dependencies:
  flutter:
    sdk: flutter
  #
  carousel_slider: ^1.0.1
  http: 0.12.0
  cached_network_image: 0.6.1
  video_player: "^0.5.1"
  intl: ^0.15.2
  body_parser: 1.1.1
  dynamic_theme: 1.0.1
  #image_picker: 0.4.12+1
  #
  collection: 1.14.11
  device_info: 0.2.1
  connectivity: 0.3.2
  shared_preferences: 0.5.0
  flutter_range_slider: ^1.0.1
  #flutter_launcher_icons: 0.7.0
  #firebase_core: ^0.2.5  # add dependency for Firebase Core
  #firebase_analytics: ^1.0.4  # add dependency for Google Analytics for Firebase
  #flutter_crashlytics: ^0.2.1
  onesignal: 1.0.3
  #
  cupertino_icons: ^0.1.2
  #
  flutter_mdns_plugin:
      path: flutter_mdns_plugin
  #
#

Most helpful comment

@Allan-Nava open the Xcode project, go to the OneSignalNotificationServiceExtension target settings, and change the bundle version to be the same as your main app (4)

All 4 comments

@Allan-Nava open the Xcode project, go to the OneSignalNotificationServiceExtension target settings, and change the bundle version to be the same as your main app (4)

Okay and for the other problem?

Il giorno gio 28 feb 2019 alle 19:11 Brad Hesse notifications@github.com
ha scritto:

@Allan-Nava https://github.com/Allan-Nava open the Xcode project, go to
the OneSignalNotificationServiceExtension target settings, and change the
bundle version to be the same as your main app (4)

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/OneSignal/OneSignal-Flutter-SDK/issues/63#issuecomment-468377323,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AVdMgxMN_m70vD46A0ZX9mYORrImfKjYks5vSBu_gaJpZM4bXWr5
.

>

Allan Nava
direct: +39 340 94 77 141
[email protected] allannava95@gmail.com

@Allan-Nava could you be a bit more descriptive on what the other problem is..?

@Allan-Nava could you be a bit more descriptive on what the other problem is..?

I solved with delete Derived Data and clean the project before Archive

Thanks

Was this page helpful?
0 / 5 - 0 ratings