Completed
Last Updated: 31 Jan 2024 08:57 by ADMIN
Release 2024 Q1
John
Created on: 20 Sep 2023 08:39
Category: ListView
Type: Bug Report
2
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.
2 comments
ADMIN
Didi
Posted on: 07 Dec 2023 07:33

Hi Slava,

Send us a sample repro project with the behavior. The issue here was reproduced with the command and event, the collection works as expected. 

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Slava
Posted on: 06 Dec 2023 17:07
I am getting this with ListViewLoadOnDemandCollection