-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrating the latest fixes from main to development #79
Comments
I would like to see development merged into main, but that is slightly difficult. |
Update: Me and @riderx have finally found a consensus. Development will NOT get merged into main. Instead, a new branch will be created from main, and the changes from development will be PORTED there. If needed, a migration guide will be written explaining the migration AWAY from the development version. |
Oh, that's awesome! If it won't be a bother to you, please do post an update here when this happens! 🙂 |
We released the first version coming from this change in 0.0.77-alpha.1 documentation is coming soon to migrate to it, if all user of dev migrate well and it work for them we will release a v1 version in main |
Hey there, I started using the
0.0.69-alpha.9
version of the plugin as it fixed an issue with Google sign in for me but I noticed that in some cases Apple Sign In has stopped working properly on ios. To be more specific, I'm not getting user's data like their email and name. All of those are just empty strings.I had this issue before when, I think I was on the
0.0.69
version and then I updated the plugin to0.0.76
and the issue was gone. I suspect that this commit fixed it in the main branch but am not 100% sure.And now when I'm using the alpha version, this issue is back.
So my question is if you have plans on migrating some or all of the fixes from the main branch to the development one? I suspect there could be conflicts as the alpha version seems to be heading in a different direction.
The text was updated successfully, but these errors were encountered: