在 twitter 的进度对话框中插入 webview 时出现问题

发布于 2024-11-10 15:03:05 字数 400 浏览 5 评论 0原文


我正在尝试在 android 3.0 中为我的应用程序实现 Twitter 共享。我使用了带有 webview 的 progessdialog 来进行 twitter 登录。我正在使用浏览器类型的应用程序,因此一旦我成功登录,Twitter 就会将我发送到我的网页的回调 URL。但是当我成功登录时,它不会将我发送到我的网页,也不会执行任何操作。

我还在控制台中看到了这个警告:
“警告一次:此应用程序或其使用的库正在使用 NSQuickDrawView,该视图已被弃用。应用程序应停止使用 QuickDraw 并迁移到 Quartz。”

我想知道在android 3.0中使用带有progressdialog的webview是否有任何问题?因为这个分享在android 2.2上运行得很好。

预先感谢,阿比

I am trying to implement twitter sharing for my application in android 3.0. I have used the progessdialog with webview inside it for the twitter login. I am using browser type of application so that once i am successfully logged in, Twitter will send me to the callback url which is of my webpage. But when i logged in successfully it doesnt send me to my webpage neither does anything.

I also saw this warning in the console:
"Warning once: This application, or a library it uses, is using NSQuickDrawView, which has been deprecated. Apps should cease use of QuickDraw and move to Quartz."

I was wondering is there any problem while using webview with progressdialog in android 3.0 ?? Because this sharing is working fine with android 2.2.

Thanks in advance, aby

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文