Cordova App load Facebook profile

I want to load the Facebook profile of a specific facebook user inside a native application.

I am currently working on an Android project and have added InAppBrowser. Linking to my own FB profile with the fb: // profile / (id) schema works fine. As soon as I try to load the profile of others according to this scheme, the native application opens and I get the error: Error loading chronicle.

Why doesn't it work by loading other chronic people with this scheme? Should I use another one?

Thanks in advance.

+3


source to share





All Articles