Hi all,
I'm making some tests with APL components. I'm facing a problem, i don't know if i'm doing something wrong or if there is a limit on the number of TouchWrapper components that i can show in a json document.
If i use Frame, i can place for example 100 frame components in a single json document. Same thing for Text.
If i use TouchWrapper, i am able to place only 50 Frame components. If i place the 51th TouchWrapper component, the APL does'nt work and refuse to show anything. Until 50 TouchWrapper, all is fine, the SendEvent works as expected.
So, there is someone who can confirm this ?
Thank you, ciao !