Skip to content

Moko socket library is not implemented in iosSimulatorArm64Main #20

@SaeedNoshadi89

Description

@SaeedNoshadi89

I added the library in the shared module build.gradle.kt but I have an error:

Note: I don't use

cocoaPods {
   podsProject = file("../ios-app/Pods/Pods.xcodeproj") // here should be path to Pods xcode project

   pod("mokoSocketIo", onlyLink = true)
}

because I don't use pod repository manager.


It's error:
:shared:iosSimulatorArm64Main: Could not resolve dev.icerock.moko:socket-io:0.3.0.
Required by:
    project :shared

Screen Shot 2022-10-22 at 17 21 56

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions