Completed
Last Updated: 26 Feb 2018 10:52 by ADMIN
ADMIN
Stefan Nenchev
Created on: 23 Nov 2017 07:40
Category: ListView
Type: Bug Report
0
ListView: [iOS] Using an Enum property in a PropertyGroupDescriptor results in NSInvalidArgumentException
If you use an enum property in the PropertyGroupDescriptor, an Objective-C exception is thrown in iOS. 

Workaround: Use an additional string property that will return a string value based on the enum value.

Available in the R1 2018 release. 
0 comments