Open
Description
Hello there,
I recently figured out a current bug of the latest version of the ios runtime (8.2.3).
When i'm using ListView
in my page B and that I have a back button doing this.$navigateBack()
to go back to page A. If I'm doing the navigation multiple time A => B => A => B. The app will crash. If i'm not doing this.$navigateBack
but instead just do forward navigation with clearHistory, it doesn't crash. The crash occurs only in release mode.
Using RadListView works, only ListView is affected.
I attached the crashlog coming from the TestFlight
Metadata
Metadata
Assignees
Labels
No labels