- Home /
Read URL as string (Mobile)
Greetings!
While authenticating with instagram, they supply a "token" within the URL on a webpage after they redirect you (assuming that you logged in correctly). I need to be able to capture this URL as a string so that I may parse out the "token" bit, and then store it.
I know this is possible using "web view" in some other languages - as well as in C# 4.0. Does anybody know a class in the mono framework or C# 2.0? If not - would using a .dll of said web view method be practical?
Thanks!
Comment
Your answer
