使用 Unity 插件在 ipad 上全屏显示 uiimagepicker

发布于 2024-11-17 05:10:04 字数 231 浏览 3 评论 0原文

我使用一个插件将 UIImagepickercontroller 显示为我的 iphone/ipod 应用程序中的子视图。在 iPad 中,我收到一条错误消息,提示我应该使用弹出窗口。我正在统一使用我自己的自定义插件。

弹出窗口可以工作......但尺寸太小,我希望有一致的体验并在 iPhone 中全屏显示选择器。

可以在 iPad 中全屏显示 UIImagepicker 吗?或者至少强制弹出窗口使用更大的尺寸?

I have using a plugin to show an UIImagepickercontroller as a subview in my iphone/ipod app. In iPad i get an error that says i should use a popover instead. I'm using my own custom plugin in unity.

The popover works...but the size is too small, i would like to have a consistant experience and show the picker at full screen in the iphone as well.

It's possible to show the UIImagepicker at full screen in the iPad ?, or at least to force a bigger size for the popover ?.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

财迷小姐 2024-11-24 05:10:04

我不认为是这样,如果你设法破解它,我认为这不会增加你获得应用商店批准的机会。

您可以构建自己的自定义界面来访问照片。看看ALAssetsLibrary

I don't think it is, and if you manage to hack it, I don't think it increases your chances of getting app store approval.

You can build your own custom interface to access photos. Have a look at ALAssetsLibrary.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文