Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error in 'for loop , #12

Open
satkumar04 opened this issue Jan 30, 2024 · 1 comment
Open

Getting error in 'for loop , #12

satkumar04 opened this issue Jan 30, 2024 · 1 comment

Comments

@satkumar04
Copy link

For-in loop requires 'any Kotlinx_coroutines_coreStateFlow' to conform to 'AsyncSequence'
Screenshot 2024-01-30 at 11 39 39 PM

I am new to IOS development,so unable to fix the issue, Could you please help to resolve the issue.

@askNilesh
Copy link

To Fix this issue, we need to add latest SKIE plugin to the build.gradle.kts file of shared module like this:

image

After adding SKIE plugin Sync Project and Make Project in Android Studio. Open your project in Xcode and Build. it will work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants