【问题标题】:How to integrate Google Drive,DropBox, iCloud in xamarin.Form (Portable)?如何在 xamarin.Form (Portable) 中集成 Google Drive、DropBox、iCloud?
【发布时间】:2017-06-26 23:59:28
【问题描述】:

我正在使用 Xamarin.Forms(便携式)跨平台,有两个项目 Android 和 iOS。

我想在我的项目中集成 Google Drive、Dropbox、iCloud。请建议我该怎么做?

【问题讨论】:

    标签: android ios xamarin.forms integration


    【解决方案1】:

    您可以参考StackOverflow 中的以下问题,将 Google Drive、Dropbox 和 iClound 集成到您的项目中。

    Google 云端硬盘:https://stackoverflow.com/a/39233810/4025613 投递箱:https://www.dropbox.com/developers-v1/core/docs iCloud:https://developer.xamarin.com/guides/ios/platform_features/introduction_to_icloud/(您必须为此编写一些本机代码,因为 iCloud 不支持 Android。)

    希望这对你有用。

    【讨论】:

    • 我尝试了谷歌驱动,但它不起作用。当我使用 GoogleWebAuthorizationBroker 时。发生错误 - 当前上下文中不存在 GoogleWebAuthorizationBroker。我安装了 nuget - google.apis、google.apis.auth。我是不是错过了什么
    • 您需要在所有项目(Portable、Android 和 iPhone)中安装包
    • 我在所有项目中都安装了包,仍然报同样的错误
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-03-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多