global onSuccess question
Hi guys, first of all - thanks for the great library!
I'm just following the documentation, and maybe missing something here:
this global onSuccess callback is never executed, callbacks in social login e.g. are working. What am I missing?
Thanks!
I'm just following the documentation, and maybe missing something here:
this global onSuccess callback is never executed, callbacks in social login e.g. are working. What am I missing?
Thanks!
Solution
yeah global on sucess has some issues caues there is another one applied by the library by default. Will be fixed soon but use
onResponse instead for the time being