I have created a game in unity3d output as webplayer ,Now i want to post this game on facebook .I have the already uploaded the web build on my website with a link have tried all possible options to do various prescribed settings in facebook developer account after creating an app .But there is no way i could run my app in facebook ( i always get 404 page not found error ) what am i doing wrong?IS there something i need to write as piece of code inside unity project before uploading so it could run on facebook .Is somebody has some steps or tutorial as of how to do that please share .
I am afraid the links you have sent me are not of great use .Is there any document or tutorial , where someone is preparing the unity3d build with unity3d 3.5 facebook ,because since last year facebook has changed alot of policies ā¦
If you are getting a 404 page not found error, are you able to get a basic webpage without a Unity webplayer to work? I believe the main change in Facebook lately is the requirement for secure web pages. Does your website have an SSL certificate? My guess is that your problem is not with the Unity webplayer integration, but the Facebook app setup itself.
Guys finally i got it working , there are hardly any tutorials around to upload the web build from unity3d 3.5 on facebook .Even if there are it would be really tough to get that working this is because of the fact since 2012 facebook has changed the policies have updated the graph api`s .But with help of plugin from http://www.polyload.com/ called ( Unity Facebook App ) it made it possible you can find it in Unity3d Asset store easily takes hardly 20 mins to upload the game on facebook .