EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 444 forks source link

Android Apple Sign-In promise is never resolved #1517

Closed tkrevh closed 4 years ago

tkrevh commented 4 years ago

Apple Sign-In promise gets never resolved, because the success listener is missing a resolve call.

EddyVerbruggen commented 4 years ago

You're absolutely right, thanks!