Skip to main content
Inspiring
January 30, 2014
Question

goviral facebook issue

  • January 30, 2014
  • 1 reply
  • 687 views

I have a question for you on the goviral extension

I'm trying to implement the dialog feature and below is the code that executes

GoViral.goViral.showFacebookFeedDialog(

                              "Guess the 80s and 90 Childrens Tv Show",

                              "What is this tune?",

                              "This is a message!",

                              "Help me!!! Press this link to listen to the theme tune and help me identify it",

                              "http://www.draganddropconsulting.com/childrens-theme-1",

                              "http://www.draganddropconsulting.com/wp-content/uploads/2014/01/icon512.png"

                    );

now this posts a dialog box successfully and when pressed on this box on a web browser either on a computer, tablet or phone it successfuly follows the URL I have included

However if the dialog box is pressed on the Facebook App on either an iphone or ipad it doesn't go to the url provided. It either loads the app if it is installed or it goes to the app store and shows them the app.

How do I get it to link to the URL specified from the facebook app?

This topic has been closed for replies.

1 reply

Participating Frequently
January 31, 2014

Hi joeboy_uk! Sorry I can't help you, but maybe you could help me.

When you post a dialog box on facebook, you successfully returns to your app?

When the iOS tries to return to my app I got this error:

TypeError: Error #1010: A term is undefined and has no properties.

at com.milkmangames.nativeextensions::GoViral/onExtStatus()

What is your iOS, ANE and AIR versions?

joeboy_ukAuthor
Inspiring
February 6, 2014

i'm using the new air 4 with the 3.0.9 version of go viral ios 7