Gallery viewer runtime error

This error came up while testing my app. Anyone seen this before?

Probably that image is not in your Assets.

i actually removed it and just made duplicates of the ones that worked. However, the same error i repeating. How many images can gallery viewer component contain?

Might be because you are using a single image.
Use a List of images.

Gallery Viewer Accepts a List of images.

1 Like

Okay, I have multiple images but I am still getting the same error only this time on another image.

Show us your blocks…

Extract the image from the list

Thank you all, I figured it out. The error was from a procedure block set. I appreciate all your contributions they helped me think differently. You are all the best!