This is a migrated thread and some comments may be shown as answers.

image disappear when testing app in iphone

1 Answer 49 Views
AppBuilder companion app
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Maor
Top achievements
Rank 1
Maor asked on 04 Apr 2013, 06:26 AM
hi guys
i have recently managed to develop my app using icenium graphite platform.
in the app i use the device compass.
the app show compass and also image inside compass that point to the direction of another location.
the thing is that in my samsung I9100 all going well and when i test it using icenium ION, the inside image that should point to the direction is vanished. i see inside the compass only small rectangle with transparent background instead..
any ideas why?
my compass image is div with background image defined by the special css class rule. the image that point to direction is image that loaded by img element. any ideas why its happen? 
maybe i should use Canvas element instead?
thanks guys and sorry for my bad english
regards,
 maor

1 Answer, 1 is accepted

Sort by
0
Yavor Georgiev
Telerik team
answered on 04 Apr 2013, 04:04 PM
Hello Maor,

 It sounds like iOS can't find the image file. Paths on iOS are case-sensitive, whereas paths on Android, Windows and Mac OS X aren't. Make sure that the name of the image in your css exactly matches the name of the file, including character casing.

Greetings,
Yavor Georgiev
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
Tags
AppBuilder companion app
Asked by
Maor
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
Share this question
or