Page 1 of 2

Images Missing when exporting to IOS and Windows Applications

Posted: Mon Nov 05, 2012 2:04 pm
by Josh Boddiford

Hi Everyone,

New to Tiggzi and loving everything about it. One issue i'm experiencing is when I export the app to XCode or Visual Studio I am not seeing the image resources loading up. So for example, the Ajax Spinning gif file that's referenced in my StartScreen.js looks to be correct (path matches) but when the app runs it doesn't display any image.

Seems like it's doing this for every image in the application... it works great when I TEST on Tiggzi but just doesn't work when I export. Any ideas?

Thanks!
Josh


Images Missing when exporting to IOS and Windows Applications

Posted: Mon Nov 05, 2012 2:37 pm
by Maryna Brodina

Hello! What xCode version do you use?


Images Missing when exporting to IOS and Windows Applications

Posted: Mon Nov 05, 2012 2:39 pm
by Josh Boddiford

Xcode 4.5.2 and

Visual Studio Express for Windows Phone Microsoft Visual Studio 2010

Version WPDTRTMRel - 40219.209
Microsoft .NET Framework
Version 4.0.30319 SP1Rel

Installed Version: PD Express

Microsoft Visual Basic 2010 02053-532-2002566-70379
Microsoft Visual Basic 2010

Microsoft Visual C# 2010 02053-532-2002566-70379
Microsoft Visual C# 2010

Microsoft Windows Phone 7.1 Profiler 02053-532-2002566-70379
Microsoft Windows Phone 7.1 Profiler

Windows Phone SDK 7.1 - ENU 02053-532-2002566-70379
Windows Phone SDK 7.1 - ENU

Microsoft Advertising SDK for Windows Phone 5.2.819.0
Microsoft Advertising SDK for Windows Phone
Build 5.2.819.0

Microsoft XNA Game Studio 4.0
Microsoft XNA Game Studio 4.0
Build 4.0.30901.0

MktPlaceIntegrationPackage 1.0
This package provides is responsible for integrating VS and Market place compliance kit.


Images Missing when exporting to IOS and Windows Applications

Posted: Mon Nov 05, 2012 2:48 pm
by Maryna Brodina

Images Missing when exporting to IOS and Windows Applications

Posted: Mon Nov 05, 2012 3:03 pm
by Josh Boddiford

Thanks, I still need to know about Windows Phone please. This is my immediate issue... I'm building a Windows Phone app at the moment and can't seem to get these image issues resolved.


Images Missing when exporting to IOS and Windows Applications

Posted: Mon Nov 05, 2012 3:24 pm
by Maryna Brodina

We'll test and I update. How did you set those images?


Images Missing when exporting to IOS and Windows Applications

Posted: Mon Nov 05, 2012 3:55 pm
by Maryna Brodina

It's a bug. We'll fix it.


Images Missing when exporting to IOS and Windows Applications

Posted: Tue Nov 06, 2012 9:16 am
by Josh Boddiford

Thanks for acknowledging the bug. I found that my CSS Images were missing when I exported to Visual Studio... an example was the search icon on a button was missing... also the spinning gif image was missing as well... seems like these are CSS theme based images.

A custom image I had uploaded with a filename of OpenCNAM-logo.png was somehow truncated to OpenCNAM with no extension and therefore the img tag was broken so it seems like there is a truncation issue with a hyphen as well in custom image uploads.

Hope this helps... please let me know if I can help test.

Thanks,
Josh


Images Missing when exporting to IOS and Windows Applications

Posted: Tue Nov 06, 2012 9:30 am
by Maryna Brodina

Thank you for information. We'll fix it.


Images Missing when exporting to IOS and Windows Applications

Posted: Sat Nov 17, 2012 10:04 pm
by Josh Boddiford

Any update on this problem? Thanks. Josh