We have a problem with the images in our application. They display correctly in the Developer but we tested the runtime builder and after exporting the solution, when we started the exported solution, the images are not showing anymore. Do you have any idea why?
What images are you talking about. The image media that is stored in the solution or any images you saved in your datasource?
Images stored in your datasource might not move over since the Runtime version uses it’s own local database.
At least that is what I know of the Runtime version.
I dont understand exactly what you mean, the images are imported from servoy, I dont know exactly where are stored, but they are used for label/button components. For those components I set the imageMedia field and chose the imported image. Could it be a problem of Runtime Builder?