Ashley
I have migrated to C3 for my last two client projects. Part of the client's requirements are to disable offline support. In C2, this used to involve removing the appmanifest.json. This doesn't seem to be an option anymore, and I am running out of ideas.
The app works in Safari and Firefox, but not Chrome. Unfortunately, over half of our user base is running Chrome.
Here is the email from the client:
[quote:3obesdg6]I finally got Angle Launched Projectiles loaded this past weekend. It's looking great. Unfortunately last night I was notified that it is "broken" ... which seems to be on Chrome (and maybe Firefox too).
I've been snooping around trying to figure out possible issues.
1) I could not add the file appmanifest.json to the server. .json files are on the unpermitted list. I tried to add them to the permitted list and it still rejects the file. But I do remember this as an issue in the past and was thinking that the file was automatically created by Construct not necessary when served from the web. Not sure I got that right? It looks like the index.html file is making a reference to it.
Here is the direct URL to the app:
http://www.physicsclassroom.com/PhysicsClassroom/media/Concept-Builders/TrajectoryALP/index.html
In Chrome, I see the following in the console:
Safari doesn't show anything in the console, and loads fine.
Firefox loads fine, but shows the following errors in the console:
Any ideas?
I would hate to have to go back and rebuild the whole app in C2.