Please help me. I upload images to the screen using File Chooser:
Single click on the TEXT ---> Click action of File Chooser
Single click on the SPRITE ---> Upload an image from File Chooser.FileURLAt(0) in SPRITE
This works in the browser. But after replacing the clicks on the touch, and the assembly on android, the picture does not load. Nothing happens when you click on the TEXT. How can I fix this?