So it seems like there is an issue with Facebook behaving badly. Interferes with prime 31, and other plugins that take over main activity / thread. (see the big warning on prime31 main docs page… http://prime31.com/docs)
We are removing FB from our Android version until this is fixed (it totally destroys our Droid app on device, no re-load is possible, app must be re-installed !!!)
But for iOS, Prime31 posted a work-around fix here… https://gist.github.com/prime31/6417808
However we don’t seem to have this file ? anyone know where to find it ? or maybe if we don’t have it, then we won’t see the iOS issue ? (hope hope)
Have searched all over the forums, but can’t find an answer.
our Prime31 plugins are all fairly recently updated (within last 6 months of working on this project )
With the latest facebook plugin the iOS workaround is no longer necessary.
Regarding Android, it’s unfair to say that Facebook plugin is at fault for “behaving badly”. Prime31 overwrites the main activity in the same way as well so you could say the same about Prime’s plugin. If you need to use both plugins at the same time you need to write your own main activity that combine both.
Thanks for the comment serious, never considered that option… so maybe that’s an option now !
sorry to ask, but any idea how we’d go about that? is the code for the Prime31 and Facebook main activities accessible ? or hidden away in a library somewhere ?