【问题标题】:Exceptions when invoking email composer in WP8 and the App crashes在 WP8 中调用电子邮件编写器时出现异常并且应用程序崩溃
【发布时间】:2014-10-31 10:30:14
【问题描述】:

我正在为 WP8 开发一个应用程序,其中应用程序在调用电子邮件编写器时崩溃。

线程 0x40 已退出,代码为 259 (0x103)。 Microsoft.Phone.ni.dll 中出现了“System.ArgumentOutOfRangeException”类型的第一次机会异常 mscorlib.ni.dll 中发生了“System.Reflection.TargetInvocationException”类型的第一次机会异常

我正在使用 de.appplant.cordova.plugin.email-composer 插件来调用电子邮件编写器。请帮帮我。

【问题讨论】:

  • 你能发布一些你的代码吗?您实际上在哪里得到异常?
  • 我找到了这个问题的原因。发送电子邮件时,我将一些数据作为内联 html 提供,超出了 gmail 作曲家的限制。因此,应用程序崩溃了。
  • 那很好 :) 将此作为答案发布!

标签: email cordova windows-phone-8


【解决方案1】:

我找到了这个问题的原因。发送电子邮件时,我将一些数据作为内联 html 提供,超出了 gmail 作曲家的限制。因此,应用程序崩溃了。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-10-21
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多