android - Facebook - LoginFragment on a SingleInstance activity -


i using facebook sdk (4.3.0) loginbutton on fragment, hosted in activity launchmode set singleinstance, facebook login button seem have problem that, when pressed login action gets canceled right away messege :

cannot call loginfragment null calling package. can occur if launchmode of caller singleinstance.

an odd thing note doesnt heppen on devices, on samsung devices sony xperia doesnt suffer that, anyway, when remove single instance launch mode works fine, activity can have multiple instances brings weird user experience app users.

how fix issue?


Comments

Popular posts from this blog

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -

node.js - On Gitbash - Bower : ENOGIT git is not installed or not in the PATH -