Closed heyjamesknight closed 7 years ago
Nothing's really changed in regard to calling activities between those two versions. I just ran a few tests and everything seems to be working as expected for me. Do you have any more info? Or a way to reproduce this?
Closing due to inactivity. Please feel free to reopen if you have more info.
We just upgraded from 2.0.5 to 2.1.1 and ran into this issue with our app's Facebook login. When returning from the FB login screen, onActivityResult is called on the App's main Router, but when it arrives at LifecycleHandler's onActivityResult, 'activityRequestMap' is empty and no Controller gets called.
Let me know if there's any other info we can provide.