Has anyone run across issues using Hybridauth on a jQueury mobile enabled site? I've got a mobile version of a page loading on mobile detection instead of the regular desktop one, so it's using all the same configuration files and script, but simply refuses to work on the mobile version.
When using the 'dialog' data-role the same dialog page opens over the original, so that I have to close the same dialog twice, and none of the authentication takes place. But when not using the 'dialog' data-role and using a 'page' data-role instead I get the overlay message "Error Loading Page"
Has anyone run across anything similar?