Hello,
I wrote a unity app that uses facebook SDK. It works fine in the Unity Editor, now I want to test it in webPlayer in the browser.
I tried using parse to deploy the app on their website, but the whole thing is so freeking complicated you have to use a "parse" command line tool to send the app to their server. I guess having a good old "Upload" button on their website was just too easy, they had to make it complicated by forcing us to learn yet another command line tool and more F==-- commands.
Anyway big surprise "parse deploy" runs out of memory when I try to deploy the app, says out of memory and crashes, so much for that.
Is there any other easy solution to test Unity/Facebook apps without spending hours being frustrated learning a bunch of SH+++ from other peoples websites?
I tried XAMPP server on my PC and putting the unity binary on my PC's webserver, but when I run it, just gives me errors about URL not allowed. I tried multiple combinations of everything at the facebook app settings developer page, nothing works.
Can anybody tell me how they did it? I really would like to be able to test it on my local computer using XAMPP if possible, its so much easier.
Sorry for the language and typos, I'm just frustrated at the moment after wasting days on this with no results.
Thanks
↧