Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Local Image Asset Full Screen

Did you test it on device?

CraigInDallas
Posts: 0
Joined: Wed Oct 10, 2012 10:23 am

Local Image Asset Full Screen

Yes I did. And it's not working there either.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Local Image Asset Full Screen

Hello! It works for me (please take a look here http://project.tiggzi.com/mobile-fram...)

I have two screens:
On first mobilescreen on Load event I run custom JS:

$('div[dsid="mobilecontainer1"]').css('background-image', 'url("' + Tiggzi.getImagePath("abstrakciya-fon-13824.jpg") + '")');
var navigateToScreen = function () {Tiggr.navigateTo('mobilescreen1', {reverse: false});};
setTimeout(navigateToScreen, 3000);

mobilescreen1 - is the second screen where it navigates after 3 secons.

By the way you can set splash screen for iPhone in Project Settings-- iOS binary ipa properties.

Image

CraigInDallas
Posts: 0
Joined: Wed Oct 10, 2012 10:23 am

Local Image Asset Full Screen

Marina, Thank You. I had a typo..

I guess it's similar to my wife, and cant read mind..

You guys are awesome.

CraigInDallas
Posts: 0
Joined: Wed Oct 10, 2012 10:23 am

Local Image Asset Full Screen

** Marina, would you mind peeking at this thread and see if you have any suggestions?

https://getsatisfaction.com/tiggzi/to...

Return to “Issues”