freeletics/FlowRedux

InvalidMutabilityException on iOS

Closed this issue · 0 comments

With Version 0.8.0 there's an InvalidMutabilityException when initializing a FlowReduxStateMachine on iOS:

Uncaught Kotlin exception: kotlin.native.concurrent.InvalidMutabilityException: mutation attempt of frozen MyStateMachine@106e9c8

Looks like it's introduced in this change: