I use this url to direct my mobile web page to the facebook email dialog page, however I cannot get it display=wapworking.
http://m.facebook.com/dialog/feed?app_id=<myappId>&redirect_uri=<myRedirectUri>&link=<myLink>&display=<wap|touch>&picture=<myPicture>&caption=<myCaption>&description=<myDescription>&name=<myName>
Use display=touchworks fine on most devices, except for some blackberries that I tested where the dialog page is blank, except for the Publish and Cancel buttons. When I use display=wap, I get "An error has occurred" no matter what I do.
Does facebook support this channel dialog with display = wap? I found this url on the developer's web page here:
Facebook Dialogs
Under the heading indicated: Mobile Display Modes
I would be grateful for any advice!
source
share