How to attach Google Plus authentication system in Windows 8.1 phone using c#
Hello,I am currently making a mobile app for windows mobile phone using Visual Studio 2013 on Windows 8.1 OS. I am using C# as the coding language.
But I am facing several issues making the same. All online codes are available on windows 8.0 phone only which can't work on windows phone 8.1 due to the main dependency of the windows phone 8.0.dll file which is not available on windows phone 8.1 and windows phone 8.1.dll does not work properly for making the same.
I need your any form of guidance; like: any online tutorial link, direct code supply etc, for the same.
The exact requirement is, as follows:-
-----------------------------------------
Users will click a button and the google login page will be opened and users will login into that page and after successful login, users' personal information; like:- Full Name of the user, email id, phone and others, will be collected to the app.
-----------------------------------------