Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 90089

Re: Custom Store Front on Android device build with store_configurator are not displayed on V31

$
0
0

Hi Neil,

 

It doesn't work for me, is there a workflow to inspect the storefront like on ipad with Safari? it will be helpfull to find the error... As I tell you I change the background color in the HTML file and it change well, but nothing else...

 

FYI, the js files was already like that :

 

var r = navigator.userAgent.toLowerCase().indexOf("android") == -1 ? "?r=" + Math.random() : "";

 

 

  var jsFiles = [path + "js/app.js" + r,

    path + "js/controllers.js" + r,

                path + "js/services.js" + r,

                path + "js/directives/folioItemView.js" + r,

                path + "js/directives/indeterminateProgressBar.js" + r,

                path + "js/directives/mainFolioView.js" + r,

                path + "js/directives/tabBar.js" + r,

                path + "js/directives/tabContentContainer.js" + r,

                path + "js/Config.js" + r];

 

 

  var css = path + "styles.css?r=" + Math.random();

 

I copy pas your code but it just remove the r var and the random, I don't think it's the problem...


Viewing all articles
Browse latest Browse all 90089

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>