Last Updated:
31 Jan 2024 08:57
by ADMIN
ListView: [iOS] NSInternalInconsistencyException when using load-on-demand via a command or event
The exception is easily reproducible in SDK Browser on iOS. Start the LoadOnDemandCommand or LoadOnDemandEvent example to see the exception. The LoadOnDemandCollection seems to work correctly, however.
The ListViewLoadOnDemandCollection can be used instead of the command/event as a temporary workaround, until the bug gets fixed.