Skip to content

🐛 while doing xcode build getting this HMSAudioAction.swift:9:8 No such module 'HMSSDK' in Xcode 15.2 i have already pod installed and checked all things while removing hmssdk completely from project my project runs smoothly in xcode  #1703

@himanshu-binarychai

Description

@himanshu-binarychai

Description

I am Using latest version of hmssdk 1.9.8 but still getting this error, after pos install update

100ms Flutter Version

3.7.12 flutter sdk

Steps to reproduce

it is working fine and debug in android but i am opening this project in xcode then while build i am getting this error

Expected results

i wanted that why it is not getting the module but in pod.lock its version and package mentioned

Code example, screenshot, or link to a repository

Code sample

Logs

Logs
Automatically signing iOS for device deployment using specified development team in Xcode project: WHZAQ4UY8D
Running pod install...                                           2,494ms
Running Xcode build...                                                  
Xcode build done.                                           21.3s
Failed to build iOS app
Swift Compiler Error (Xcode): No such module 'HMSSDK'
/Users/binarychai3/.pub-cache/hosted/pub.dev/hmssdk_flutter-1.9.8/ios/Classes/Actions/HMSAudioAction.swift:8:7


Encountered error while building for device.

Flutter Doctor output

Doctor output
[✓] Flutter (Channel stable, 3.7.12, on macOS 13.6.3 22G436 darwin-arm64 (Rosetta), locale en-IN)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.2)
[✓] Chrome - develop for the web
[!] Android Studio (version 2023.1)
    ✗ Unable to find bundled Java version.
[✓] VS Code (version 1.86.0)
[✓] Connected device (2 available)
    ! Error: Browsing on the local area network for iPhone . Ensure the device is unlocked and attached with a cable or associated with the same local area network
      as this Mac.
      The device must be opted into Developer Mode to connect wirelessly. (code -27)
[✓] HTTP Host Availability

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions