Hi,
I create communication CarPlay app.
I use CPListTemplate for contact list.
My contact list has more than 24 items.
But CPListTemplate only allows 24 lines.
System return:
CPListTemplate.maximumItemCount: 24
CPListTemplate.maximumSectionCount: 50
How to disable this limit?
Just like in the apple phone app.
Thx
I create communication CarPlay app.
I use CPListTemplate for contact list.
My contact list has more than 24 items.
But CPListTemplate only allows 24 lines.
System return:
CPListTemplate.maximumItemCount: 24
CPListTemplate.maximumSectionCount: 50
How to disable this limit?
Just like in the apple phone app.
Thx