It works on emulator, but on devices it displays: "Succes SECURITY WARNING: Please treat the URL above as you would your password and do not shate it with anyone" As i can see after a login request the url that contains the access token does not contain the token (var location:String = webView.location; in MobileLoginWindow at 141 line).
2013/10/4 Zsolt Bendes <zsolt.ben...@helloandroid.com> > Hey. I tried out this solution and it works on Android 4.0.0 or above, but > it seems not work on older Android versions. Also it does not work on iOS > 6-7. (Tested on Android 2.3.6 and Iphone 5, IPad 2) > > Does someone know a fix for the issue? > > I appreciate any answer. Thank you. >