I downloaded the latest XUI Views library and put it in C:\Program Files (x86)\Anywhere Software\B4i\Libraries. Then my iOS app stopped working. I get an error:
I can't find an older version of the XUI Views library to fix this.
B4X:
B4i Version: 7.20
Parsing code. Error
Error parsing program.
Error description: Undeclared variable 'iif' is used before it was assigned any value.
Error occurred on line: 209 (B4XSearchTemplate)
For start = 0 To IIf(PrefixOnly, 0, itemToLower.Length - 1)