So i had this issue with a plugin on bubble where I had to display a text on an AI generated image. I got that easily, that aside. The plugin required me to match an id attribute of the plugin with the group the pictures to be generated are in to be able to download them. I did that but at first it was downloading just one picture when I set the id attribute on one cell
Then, when I set it on the repeating group. It downloaded just two images. They should be four in number, the other two were not even in the frame
Anybody with an idea i can implement or a known plugin I could use?