12-20-2012 01:27 AM
hello,
I am developing a backberry webworks app using ripple, in which i want to implement share on facebook and twitter functionality,for which i am trying to open the respective pages in iframe but its not working. I tried to use location.href also,but when i complete the share process and press back button my app starts from manu page rather than resuming from the page on which i have provided share option.
i just want to open the following url for twitter share var url = 'http://twitter.com/home?status=I am Listening to '+song_title+' '+surl+' via @myApp';
Please suggest me solution for this. Thank you!! ![]()
02-09-2013 04:51 PM
03-14-2013 04:44 AM
1) Don't use iFrames.
2) Use the invocation framework