dev_wp7,
It’s just a way to tell Facebook whether you want to use Facebook in your Android app or in your iOS app or both platforms. Don’t worry, Corona SDK takes care of building your LUA+Corona code to the native platforms of Android and iOS. That is what the Corona build process is about.
What Facebook wants to know is some additional information for each platform. For iOS platform, Facebook wants to know your app’s bundle ID and iPhone/iPad App Store ID. This way, when a user taps/clicks on any content posted from your app to someone Facebook wall, they will be redirected to iPhone/iPad app store directly, to download your app.
For Android, Facebook wants to know your app’s Hash key, Package name and Class name. Again, the purpose is same: authentication of your app and redirection to Play store for direct download.
Regards,
Kapil [import]uid: 135671 topic_id: 25672 reply_id: 118109[/import]