Pasarel Posted February 7, 2012 Posted February 7, 2012 Hello, I am working on a Facebook app that uses some of the HTML5 and CSS3 features. I already did some styling stuff, like transition background and other things. Now I am trying to make the app accessible without internet connection using AppCache. It seems to be working fine offline when I'm running the app directly from Heroku (I'm using Heroku to host it, but I plan moving the files to my site hosted on Helio), but when embedded in Facebook it doesn't work anymore - something kinda obvious, because I didn't edit Facebook's AppCache. Now, my question is, can I redirect the app to Herkou before Facebook's elements load up? Using FALLBACK doesn't seem to work. Or can I also cache Facebook from my .appcache file? Thanks in advance,Pasarel
anush Posted February 7, 2012 Posted February 7, 2012 did u move your files. if you have moved it to Stevie then the problem is not with your app the server is down and we are waiting for djbob to fix it.
Pasarel Posted February 7, 2012 Author Posted February 7, 2012 No, I didn't move my files yet, but I was talking about something else. I meant that I can't access my app offline through Facebook ( https://apps.facebook.com/revistafloyd/ ), only using the direct link ( http://quiet-planet-6750.herokuapp.com/ ) even though I set up the AppCache file.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now