Hello friends in my app i am using
*Dynamic Card View
*Dynamic Image View
*Dynamic Lable
showing images in card view from “Airtable” Dynamically and i am ably to show images successfully but i am facing problem when i am trying to show lable, i am using same method as i used for image but it is not working. Sometimes it show lables well but when i switch screen it gives error
**Error:**the operation createlabel cannot accept the arguments, [1], nothing
You hve created both dynamic card and label at the same time.. Just move this calling cat list procedure after the card creation like this, and test it