我可以在 Xcode 项目中同时使用 core data 和 firebase

发布于 2025-01-17 23:59:30 字数 1393 浏览 2 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

合久必婚 2025-01-24 23:59:30

简单直接的答案是肯定的,你可以做到。
但这不是正确的做法。

由于您已经计划使用 Firebase,因此您应该使用 firebase 身份验证进行注册和登录,这也将完全省去您专门使用核心数据进行登录的麻烦。

因此意味着更好的方法是使用 firebase 来处理身份验证以及用户配置文件/编辑

The simple direct answer is yes you can do that.
But that's not the correct way of doing it.

Since you are already plan on using Firebase, you should use firebase Authentication for signup and login also that would completely save you the trouble of using core data specifically for login.

So means the better way is using firebase to handle auth as well as user profile/editing

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文