• Resolved fariazz

    (@fariazz)


    This plugin is not working on Android Chrome or Android Firefox.

    In mobile browsers there are no popup windows, so a new tab is opened, and this tab stays with the text “processing”. In the meantime, the other tab never logs in.

    Does anyone have a solution?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter fariazz

    (@fariazz)

    My bad!

    What happened was that I installed a cache plugin, and this cache plugin was including widget.js in the minification settings.

    This meant widget.js was loaded always, even on mobile.

    The thing is, widget.js (file included in the plugin) should only be loaded in non-mobile browsers, or it fails on mobile.

    Thread Starter fariazz

    (@fariazz)

    My bad!

    Was was happening was that I’m using a cache plugin, and this cache plugin was including the JS file that comes with WordPress Social Login, widget.js, at ALL times.

    The thing is, that file only should be included in non-mobile browsers.

    That is handled by the plugin’s own login.

    So to summarize, if you are using a cache plugin, don’t include widget.js in the minification settings. (or if you do and if you know what you are doing, modify it so that it checks whether you are on mobile or not)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fails on mobile (Android Chrome and Android Firefox)’ is closed to new replies.