I want to do a like button in my app. I can get a flawless implementation of the feed dialog + authentication. Its so easy. However if I try to just authenticate by itself its a big pain. If you use the simple authenticate message it opens a new browser in a seperate app..
Has anyone done this? I simply want to show the authentication dialog by itself inside my app and have it show up as those nice little blue bordered authentication windows that show when you do a news feed.
Trying to use a LoginDialog by itself produces errors, at least the way I tried it.