Skip to content

IrLinkageError on iOS: performRestore not found in androidx.savedstate.SavedStateRegistryController #552

@hyak4j

Description

@hyak4j

When running my Kotlin Multiplatform project on iOS, the app crashes at runtime with the following error:

Uncaught Kotlin exception: kotlin.internal.IrLinkageError: Function 'performRestore' can not be called: No function found for symbol 'androidx.savedstate/SavedStateRegistryController.performRestore|performRestore(androidx.savedstate.SavedState?){}[0]'

version

kotlin 2.2.20
compose above 1.9.0
voyager 1.1.0-beta03

Is there any solution? Thank You!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions