简体   繁体   中英

Changes done is unity web player html not reflected in Facebook canvas app URL

I developed a small game using unity3d and Facebook unity3d SDK . I am able to do everything from login to post feed or app requests or score. My only problem is addition of extra html or JQuery scripts done in the Webbuild.html file do not get reflected in Facebook canvas app page. Facebook only displays my game and all the html or Javascript is simply trimmed off.

I need to fill the blank white space around my Facebook canvas game with my self designed HTML code snippets. Any suggestions or help is most welcome.

We will be introducing convenient methods to add padding and centering for the unity web player from within Unity (as well as customizable splash screen when loading through the Facebook Settings).

Further customizations can be done through Unity's ExternalEval call.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM