Back at the start of the year I was trying out the FB SDK for a project I was working on, and was using the FB canvas in the settings for the app. Then the vps I was using to host the unity3d file was just http which FB would accept while the app was in development (sandbox) mode.
I have just been trying again for something I am about to release and FB is now requiring the binary URL to be https even if the app is still in development mode. Is there a way around this for testing purposes or is https required for testing as well as public mode now?
If so what is the best (cheapest/easiest?) way to go about this?
↧