capacitor-community / facebook-login

Facebook Login support
MIT License
103 stars 54 forks source link

Update android plugin call method in MainActivity #33

Closed yukikwi closed 3 years ago

yukikwi commented 3 years ago

From capacitor3 docs https://capacitorjs.com/docs/v3/updating/3-0#switch-to-automatic-android-plugin-loading this.init(savedInstanceState, new ArrayList<Class<? extends Plugin>>() has been removed

rdlabo commented 3 years ago

Thanks for pull requiest. I forgot this👀 I will merge this.