项目的 Taplytics 要求

Taplytics requirement for the project

我打算在我的项目中使用 taplytics。 想知道它的限制是什么 free.And 在我的项目中使用 taplytics 还需要什么。

我在 Taplytics 担任 Android 工程师。

回答你的第一个问题,定价如下:

在一个免费帐户上,您可以拥有 1 个项目、最多 25,000 个月活跃用户和 2 个团队成员。这还附带免费电子邮件支持。


第二个问题:

iOS,根本不需要太多。只需通过 cocoapods 安装并添加一行即可开始。

Here's a link to the iOS starting docs

关于Android事情有点复杂。

您将需要一个网络依赖项(volley 或 retrofit),以及一个 socket.io 依赖项。 You can read more here on the Android SDK docs