Questions tagged [iframe-app]

90 questions
0
votes
1 answer

New Application - Page Tab - Not showing content?

I've been creating a new application to show a new page tab on our business page. I followed all the steps, I set up the proper URL (iframe) for the page tab. I pushed it to my business page. Everyting seems fine but, no content is shown on the page…
Jp Smith
  • 1
  • 1
0
votes
2 answers

Facebook iFrame app PHP SDK 3.1.1 - post on the wall

I'm using facebook PHP SDK 3.1.1, an iFrame app can post on the logged on users wall who is already a fan of the page. Following is the coe and it gives me error "Fatal error: Uncaught OAuthException: (#200) The user hasn't authorized the…
practitioner
  • 43
  • 2
  • 7
0
votes
2 answers

Check if Iframe contents are completely loaded in Angular 8 with Jasmine

In my application I have included Iframe. I wanted to test if all the Iframe contents are loaded completely in Angular Jasmine. how do I handle it. Please help me with…
web developer
  • 457
  • 2
  • 10
  • 25
0
votes
1 answer

Is there a way to load a facebook page inside my facebook application canvas page

Is there a way to load a facebook page inside my facebook application canvas page? I tried this using ifarame inside my application page with following code.