Hi all
I add in build.settings
UIApplicationExitsOnSuspend = false,
CFBundleURLTypes =
{
{
CFBundleURLSchemes =
{
“fbAPP_ID”,
}
}
}
on facebook site i create app ( with adroid all work fine), add Bundle ID: like com.company.name, iPhone App Store ID and iPad App Store ID I dont have ( but try add for other post game on AppStore)
But when in game facebook login my game close.
When I remove from facebook site Native iOS App and install on Ipad facebook application - game work fine and facebook login fine.
I thing it’s no matter I have install facebook application on my device or no, game must don’t close. So what i miss?
[import]uid: 91708 topic_id: 33031 reply_id: 333031[/import]