在视图控制器之间发送 NSMutableDictionary - 在 iPhone 3GS 上不起作用

发布于 2024-11-16 17:49:18 字数 144 浏览 1 评论 0原文

我有一个应用程序,其中 UITabBar 中有多个视图。第一个视图创建数据并将其发送到表视图,在表视图中将数据添加到数组并显示。

它对我来说运行良好(在我的 iPhone 4 上)。但我最近发现它不适用于 iPhone 3GS。知道什么可能会导致这种情况吗?

I have an app in which I have several views in a UITabBar. The first view creates data and sends it to a table view where it is added to an array and displayed.

It has been working fine for me (on my iPhone 4). However I recently discovered that it does not work on iPhone 3GS. Any idea what might cause this?

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

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

发布评论

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

评论(1

夏末染殇 2024-11-23 17:49:18

在 3gs 中使用时数组是否为空?

Is the array empty when used in 3gs by any chance?

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