iOS 8用户之间的数据共享 [英] iOS 8 data sharing between users

查看:139
本文介绍了iOS 8用户之间的数据共享的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是iOS新手。我需要创建一个小应用程序,允许注册用户在它们之间共享特定数据,我正在寻找最佳解决方案。我知道我可以创建一个服务器,它处理用户身份验证,推送通知和在它们之间共享数据,但也许有一种更简单,更好的方法。我看到iOS 8引入了CloudKit,但我没有机会测试它。你认为它能满足我的期望吗?

I'm new to iOS. I need to create a small app that allows registered users to share particular data between them and I'm looking for the best solution. I know I could create a server, which handle user authentication, pushing notifications and sharing data between them, but maybe there is a simpler and better way. I saw iOS 8 introduced CloudKit, but I haven't a chance to test it. Do you think it could meet my expectations?

感谢您的帮助。

推荐答案

您可以查看解析或其他相同的服务。

You could take a look into Parse or other same services.

另一方面,CloudKit也具有您正在寻找的功能。但这不适用于iOS 8以下的版本

CloudKit on the other hand also has capabilities that you are looking for. But this would not be available in versions below iOS 8


CloudKit为您提供身份验证,私有和公共数据库,结构化和资产存储服务 - 全部免费,限额很高。

CloudKit provides you with Authentication, private and public database, structured and asset storage services - all for free with very high limits.

CloudKit

这篇关于iOS 8用户之间的数据共享的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆