Vote count:
0
I got the API working on a Android device and can use al the references/libraries from that project for a WIndows Phone project because they are PCL (with WP8 support). Except the Microsoft.Office365.OAuth part to retrieve the Token.
I also got the the Authenticator (Microsoft.Office365.OAuth) working and can authenticate myself. But to procede I need to have the "AuthenticationInfo" that I found in the OnAuthenticationSucceeded() that is passed with the IAuthenticationResultHandler that is passed in to the constructor in Authenticator(IAuthenticationResultHandler).
My last problem; (because the rest is in place) The OnAuthenticationSucceeded() never gets raised!!! (or OnAuthenticationFailed or OnAuthenticationCanceled) and I know the Authentication was a succes.
Known issue or hasn't it been made?
Almost got Office365 API working on Windows Phone
Aucun commentaire:
Enregistrer un commentaire