After searching on this platform, I haven't found the answer yet. Either
- The answer is not available here; or
- The search engine on here isn't helpful
However,
I am currently working on integrating Facebook into my Windows 8 Metro (yes, you read that correctly) JavaScript app. The only issue I am facing is deciding which type of app to create on Facebook. There are only three options available - iOs, Android, and Web App. If I select Web App, it requires a mobile web URL, but since my app is not web-based, this poses a problem. Additionally, the code needed in my "mobile app" asks for a channelUrl to be defined (again, there is no URL as it's a metro app), leaving me feeling quite perplexed.
Has anyone successfully resolved this issue and can provide me with a hint regarding the type of FB app I need to create to proceed?