A little googling and I think what’s happening is facebook on android has registered the fb app to handle fb urls hence the fb app is invoked during the oauth flow and then throws a wobbly. I’ve changed the fb app settings on a test android phone under “set as default” “Go to supported URLs” from “In this app” to “in other app” and I can auth okay using fb.
So question is