Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

136
Views
Cordova plugin InAppBrowser is not opening links

I want to open a link inside InAppBrowser using Google chrome. This is my code: var teste=cordova.InAppBrowser.open('https://free.facebook.com/','_blank','location=yes')

I am getting this error message: chromewebdata/:1 Refused to display 'https://free.facebook.com/' in a frame because it set 'X-Frame-Options' to 'deny'.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

you can't show https://free.facebook.com/ inside of chrome using InAppBrowser, because the header x-frame-options: DENY which is sent by facebook.com is denying the browser.

you can see this header and other valuable headers from network tab in the developer tools enter image description here

you can read more about the header from here mdn : X-Frame-Options

this will work like you expected in android.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!