capacitor-community / facebook-login

Facebook Login support
MIT License
103 stars 52 forks source link

getProfile getting Invariant Violation: Minified invariant #47458; %s Params: %s error #73

Closed viktorsheep closed 2 years ago

viktorsheep commented 2 years ago

Describe the bug Hello guys, Function getProfile was working fine thoe time, even yesterday until now. When I try to login to facebook I get Invariant Violation: Minified invariant #47458; %s Params: %s when I didn't change any code related to login functions.

To Reproduce Steps to reproduce the behavior:

  1. Call login function
  2. Call getProfile function
  3. See error

Expected behavior Should return user's name, email, age_range, picture, etc.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additions My stack is : FrontEnd : Nuxt Vue + Cordova BackEnd : PHP + Laravel Lumen Server : Ubuntu 20.04 Apache

rdlabo commented 2 years ago

FrontEnd : Nuxt Vue + Cordova

This plugin is be for Capacitor. Don't work on Cordova.