I want to open a person's Facebook profile in the native Android app with a given numerical user ID. Note that I am not referring to the vanity URL like www.facebook.com/person.name.7
.
I've tried seemingly every URL scheme including the following with no luck:
fb://page/426253597411507
fb://profile/426253597411507
fb://facewebmodal/f?href=https://www.facebook.com/426253597411507
https://www.facebook.com/n/?426253597411507
Does anyone know a URL scheme that currently works? Or a way to get the vanity URL from the profile ID?