Open link in browser and not in app iOS

Well, I have installed inAppBrowser and everything works fine. But with some links to facebook I have a problem. The link opens the Facebook app (if there is one installed on the device), but does not load the profile of the corresponding link but the last thing that was open in the app.

It happens only in iOS.

I had this issue and I ended up using a timeout with some code to scan all links and add a custom listener.

And how can I fix it dear? If you can give me some help?