Skip to content

[BUG] IOS Bug #20

@psalmskalu

Description

@psalmskalu

The SDK works well with Android, but it fails with IOS.

When you run flutter build ipa, after integrations, you get this error message:

Unable to get Xcode project information:
2026-05-21 10:01:40.245 xcodebuild[9505:99228] Writing error result bundle to
/var/folders/2b/nq5lm3z15bn1ww6_zdrgv57h0000gn/T/ResultBundle_2026-21-05_10-01-0040 AM.xcresult
xcodebuild: error: Could not resolve package dependencies:
Revision 3d3b8a24b17a0f079195031ca86af117fc158bef for nwwebsocket remoteSourceControl
https://github.com/pusher/NWWebSocket.git version 0.5.10 does not match previously recorded value
69e3e441582477ad324abcabf6f0c3925c783b2b
binary target 'FirebaseAnalytics' could not be mapped to an artifact with expected name 'FirebaseAnalytics'
binary target 'grpcpp' could not be mapped to an artifact with expected name 'grpcpp'
binary target 'absl' could not be mapped to an artifact with expected name 'absl'
binary target 'GoogleAppMeasurementIdentitySupport' could not be mapped to an artifact with expected name
'GoogleAppMeasurementIdentitySupport'
binary target 'GoogleAdsOnDeviceConversion' could not be mapped to an artifact with expected name
'GoogleAdsOnDeviceConversion'
binary target 'PaystackPusherWrapper' could not be mapped to an artifact with expected name 'PaystackPusherWrapper'

My dev setup is:

  1. FLutter SDK v3.35.6
  2. Target - platform :ios, '15.0'
  3. OS: MacOs Sequoia 15.6
  4. XCode v. 26.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions