Closed GoogleCodeExporter closed 9 years ago
If you think that childbrowser was installed correctly and working..
Make sure the code in onlocationchange is checking for and finding the string
that is your callback url. Use logcat to show the url passed to
onlocationchange to see what it's doing.
If you see child browser loading the callback url location instead of returning
to your app, your string compare may not be matching your callback url (the one
used when you registered the app) so doesn't know when to call close().
Original comment by libby.ba...@gmail.com
on 24 Aug 2012 at 2:00
For phonegap 1.4.1 make sure you used the version of plugins for 1.4 and
earlier:
https://github.com/libbybaldwin/phonegap-plugins
Original comment by libby.ba...@gmail.com
on 24 Aug 2012 at 2:02
Original comment by paul.beu...@gmail.com
on 11 Oct 2012 at 3:45
Original issue reported on code.google.com by
fernando...@gmail.com
on 23 Aug 2012 at 9:48