【发布时间】:2017-04-24 16:02:00
【问题描述】:
在 Xamarin.Forms 示例 ToDoAwsAuth 中
https://developer.xamarin.com/guides/xamarin-forms/web-services/authentication/oauth/
成功登录后,在 OnAuthenticationCompleted 事件中,应用程序在尝试保存到 Xamarin.Auth 时崩溃
AccountStore.Create ().Save (e.Account, "ToDoList");
错误说不能对钥匙串说
期待帮助。
【问题讨论】:
-
嘿,OP,如果你还活着,实际的错误信息是什么?
not able to say to keychain是什么意思。
标签: xamarin xamarin.ios