I'm developing iPad application in Flash Builder 4.6. My application stop working on device when I load data from amfphp gateway. There are about 30 value objects in server response. When server responses with fewer data - app works fine.
So I guess problem in parsing AMF response. Is this iPad related policy? Can I add modifiers while packaging to avoid such problem?
Stan