icerockdev / moko-socket-io

MOKO SocketIo by IceRock is Socket.IO implementation Kotlin Multiplatform library
https://moko.icerock.dev/
Apache License 2.0
123 stars 23 forks source link

Moko socket library is not implemented in iosSimulatorArm64Main #20

Closed SaeedNoshadi89 closed 1 year ago

SaeedNoshadi89 commented 1 year ago

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

Alex009 commented 1 year ago

will be released in 0.4.0