Skip to content

[BUG] not compiling on iOS in a KMP project. #732

@srenrd

Description

@srenrd

Getting the following error when building my code for iOS

Compilation failed: No container found for type parameter 'Key' of 'CLASS IR_EXTERNAL_DECLARATION_STUB INTERFACE name:MutableStore modality:ABSTRACT visibility:public superTypes:[org.mobilenativefoundation.store.store5.Read.StreamWithConflictResolution<Key of org.mobilenativefoundation.store.store5.MutableStore, Output of org.mobilenativefoundation.store.store5.MutableStore>; org.mobilenativefoundation.store.store5.Write<Key of org.mobilenativefoundation.store.store5.MutableStore, Output of org.mobilenativefoundation.store.store5.MutableStore>; org.mobilenativefoundation.store.store5.Write.Stream<Key of org.mobilenativefoundation.store.store5.MutableStore, Output of org.mobilenativefoundation.store.store5.MutableStore>; org.mobilenativefoundation.store.store5.Clear.Key; org.mobilenativefoundation.store.store5.Clear]'

It builds without errors for Android.
I currently just have a single MutableStoreBuilder in my project, since I'm testing out this library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions