【问题标题】:Can't install Couchbase sync gateway无法安装 Couchbase 同步网关
【发布时间】:2015-08-13 08:32:12
【问题描述】:

嘿,我正在尝试在我的 iOS 应用程序中安装 Couchbase Sync Gateway,但它不起作用。 我正在尝试很多,但没有与 Couchbase Server 同步或连接。

如果你们知道,请告诉我正确的方法或方法。

谢谢

【问题讨论】:

  • 您能否提供一些您尝试过的方法的详细信息,究竟是什么不起作用?
  • 为了清楚起见,sync_gateway 位于应用服务器上,而不是 iOS 应用上。 Couchbase Lite 进入 iOS 应用程序。 Couchbase Lite 连接到 sync_gateway,后者又连接到 Couchbase DB 服务器。

标签: couchbase couchbase-sync-gateway


【解决方案1】:

Couchbase 同步网关安装在您的数据库服务器上,它可以连接到特定的 Couchbase 存储桶。您希望在 iOS 应用程序上安装的是 CouchbaseLite 库。您可以通过 CocoaPods 轻松安装它。 作为参考,这里是一个已经配置了 Couchbase Lite 的 GIT 应用程序 --> https://github.com/couchbase/couchbase-lite-ios 试试您是否可以从那里连接到您的同步网关。这应该给你一个公平的想法。如果还有其他问题,请告诉我。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-11-02
    • 1970-01-01
    • 2018-04-06
    • 1970-01-01
    相关资源
    最近更新 更多