ShareKit
ShareKit copied to clipboard
How to retrieve javascript variable or referr html objects in .m file xcode
Can anybody help me. I am new to sharekit and have a little knowledge of objective C. So need some way out how can I retrieve my javascript variable in .m file in xcode or how can we refer html objects in .m file.
I have successfully implemented sharekit plugin but now i want to post the news feed that I am getting from JSON object and for this i need to pass the url coming in JSON object to .m file. This url I need to pass to facebook share method so that I can post this on Facebook. I will be thankful if someone can illustrate this with an example.
Thanks Prabhjot