English 中文(简体)
Telephonegap 1.2 + xcode 4 = EXC_BAD_ACCESS on key板投入?
原标题:Phonegap 1.2 + xcode 4 = EXC_BAD_ACCESS on keyboard input?

不是“高水平”方案管理员。 我完全不理解所有这一切,这就是为什么我用电话而不是用本地的节目。 我只字不提。 “页面”负荷,有投入箱,你点击,键盘pop。 信件似乎在大韩民国发挥作用,但一俟你把整个坠毁点推向或回空间,与EXC_BAD_ CESS。

这是4.3名支持者。 我没有尝试的手套。

所有的搜索都是人们谈论记忆管理而不是什么。 我不做任何事情,也不知道如何做。

任何人都知道为什么发生这种情况?

这里是犯罪线:

int retVal = UIApplicationMain(argc, argv, nil, @"AppDelegate");

位于 Support files > main.m > main()

^-我没有创建这一档案。 I m不确定电话费是否产生,或是通过X代码制作的。

最佳回答

由此可见,西非经货联盟问题在于,我正在测试我关于SIMULATOR在一家有7个东道方的OSX LION virutal机器上的代码。

我把我的守则带到了下一天的工作,它植根于一只玉米,安装了X码,并且对模拟器和我的同事讲解了相同的代码,而问题根本就没有出现!

问题回答

暂无回答




相关问题
How to change out-of-focus text selection color in Xcode?

Okay, I ll bite. I ve got really pleasant code/window colors set up in Xcode. Ordinarily, my selection color is very visible. When I am doing a project search and iterating through the results, ...

Iphone NSTimer Issue

Hi I am new to objective c. I am trying to make an app for iphone. I have a button on my view, and the click on which the function playSound is called. This is working properly. It does plays the ...

Include a .txt file in a .h in C++?

I have a number of places where I need to re-use some template code. Many classes need these items In a .h could I do something like: #include <xxx.txt> and place all of this code in the ....

Iterating over string/strlen with umlauted characters

This is a follow-up to my previous question . I succeeded in implementing the algorithm for checking umlauted characters. The next problem comes from iterating over all characters in a string. I do ...

Xcode open two editor windows with same file

Is it possible to open the same file in two separate windows in Xcode. I can open a file in one window and the same file in the main Xcode editor window, but I wanted two separate fulltime editor ...

Forcing code signing refresh in Xcode

In our environment, we share resources across multiple projects and platforms. When building for iPhone, only a subset of those resources are needed. Since that subset is still considerable, we have ...

热门标签