Completed
Last Updated: 15 Nov 2023 08:59 by ADMIN
Release 6.5.0
Imran Ahmad
Created on: 18 Sep 2023 12:44
Category: ListView
Type: Bug Report
2
ListView: [iOS][MacCatalyst] NSInternalInconsistencyException when using load-on-demand via a command or event

The exception is easily reproducible in SDK Browser on iOS and MacCatalyst. 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.

0 comments