Chris7650227
Posts: 0
Joined: Mon Jul 20, 2015 9:22 am

Images from Media Manager don't show while testing using appery app on ios

I have a few static images stored using the Media Manager. They show fine when I test using the browser.

When I test using the appery app on iOS, they don't show. Using the android app, without any change the images are displayed.

I'm fetching them using "getImagePath", so I though this should work, shouldn't it?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Images from Media Manager don't show while testing using appery app on ios

Hello Chris,

Could you specify what device and OS version you use to test?
Could you clarify have you changed anything on Source tab? This (http://devcenter.appery.io/tutorials/...) doc should help.

Chris7650227
Posts: 0
Joined: Mon Jul 20, 2015 9:22 am

Images from Media Manager don't show while testing using appery app on ios

Hi Sergiy,
I'm using the latest version of the appery-app on iOS 8.4
No changes on the Source Tab at all.
As mentioned, on Android (also latest version of the appery-app) the images show up, as well as when I'm using the "Test" function from the designer in the browser.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Images from Media Manager don't show while testing using appery app on ios

Hi Chris -

Share your app with us and tell us its name and describe exact steps to reproduce this issue in your app.
https://devcenter.appery.io/documenta...

Chris7650227
Posts: 0
Joined: Mon Jul 20, 2015 9:22 am

Images from Media Manager don't show while testing using appery app on ios

I found the failure myself...it's maybe worth a note that the device-side behaves less tolerant as the browser side. I actually used an image name "Task.png" in my Appery "getImagePath". The image is stored as "task.png". In the browser, it works fine. On the device, the function returns "no_image". Cool....

Return to “Issues”