I need a Facebook application that can create another Facebook application on the fly (without requiring me to open the common Facebook developer page to create an application). I've seen it on some "application generator" apps, so it must be possible. Here are some hint for you (at least all hint that i know) : http://developers.facebook.com/docs/fbjs/createApplication/ Code (markup): Â Here are some requirements : it must be an IFRAME application must use the latest PHP SDK (not the older, or REST API). must be able to create application on the fly. must be able to set some application properties including : Application Name Application description (optional, but preferred) Canvas Page Canvas URL Secure Canvas URL And it is better if it can get these properties of the newly created application : Application ID Application secret Please PM me the link of your demo application, and your price.
More addition : i do not need fancy design / AJAX / etc. I just need the functionality because this will become only a testing application for my real application.
This is not possible with the current Graph API & iFrame canvas. The FBJS link you mentioned in your post is an old, depreciated method.
Ouch that's too bad. I didn't know about that. Thanks for giving me the light. I'll close this thread now then.Â