You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys, how i promised, i started the UWP implementation... But since Google does not provide an SDK, it is necessary to use the browser to log in. With this, this architecture model, using Interface, greatly hinders the deployment and the use of the client by a developer. Because I can not expose to the dev specific methods of each platform, to solve this we can use the same architecture used in the Xamarin.Essentials project. I can help with the migration.
We are glad your looking into adding this functionality for the plugin, because of the size of this possible PR we will have to analyze it and do the merge in steps. I will be talking with @rdelrosario so we can schedule the work on this issue. We would love your help on it!
Hello guys, how i promised, i started the UWP implementation... But since Google does not provide an SDK, it is necessary to use the browser to log in. With this, this architecture model, using Interface, greatly hinders the deployment and the use of the client by a developer. Because I can not expose to the dev specific methods of each platform, to solve this we can use the same architecture used in the Xamarin.Essentials project. I can help with the migration.
UWP implementation
Xamarin.Essentials repo
The text was updated successfully, but these errors were encountered: