If you can keep this CCed to the forum, then others can learn from it

however, a quick google for

monotouch this class is not key value coding-compliant for the key view

Gets you

http://docs.xamarin.com/ios/troubleshooting

which should have the answer.

On Wed, Nov 2, 2011 at 00:17, Diviner <[email protected]> wrote:
> Nic Wise,
>
> I saw the error message something like this:
> NSUnknownKeyException ... UIApplication<...>
> setValue:forUndefinedKey ... this class is not key value coding-compliant
> for the key view.
>
> I find that the apps run behavior between Emulator and my iPod Touch is not
> the same.
> I tried to create a new sample project and everything work well.
>
> Anyway I can try to fix the problem by some stupid way, such as shift the
> apps control and
> command a bit and a bit to a new project ...
>
> If you have any comments please let me know.
>
> Thank you very much.
>
> Best regards,
> Diviner.
>
>
> 2011/11/2 Nic Wise <[email protected]>
>>
>> Release|iPhone just says that it should build it for the iphone (ie,
>> ARM assmebly) and not to put debug stuff in
>>
>> Try Debug|iPhone, hit debug, and see what it says.
>>
>> Also, a very very quick "start then die" is usually that your device
>> is not a development device. You need to add it in as a development
>> device, using XCode's "orgnaiser". Run xcode, the Org is in Window ->
>> Organiser I think. It should show you the device(s) and as if you want
>> to use them for dev.
>>
>> On Tue, Nov 1, 2011 at 21:39, diviner <[email protected]> wrote:
>> > Nic Wise,
>> >
>> > I find that another way to distribute the apps to device.
>> >
>> > I choose "Release|iPhone" from Monotouch output, and then Run it. The
>> > apps
>> > will be distributed to the device. But result in the same, it crash
>> > immediately once it start.
>> >
>> > But it is work well while its output in "Debug|iPhoneSimulator", how can
>> > it
>> > solve it step by step?
>> >
>> > And, what is the difference between "Release|iPhone" and which I created
>> > one?
>> >
>> > Thanks a lot.
>> >
>> > Diviner.
>> >
>> > --
>> > View this message in context:
>> > http://monotouch.2284126.n4.nabble.com/How-to-build-for-Ad-Hoc-Distribution-tp3961991p3965563.html
>> > Sent from the MonoTouch mailing list archive at Nabble.com.
>> > _______________________________________________
>> > MonoTouch mailing list
>> > [email protected]
>> > http://lists.ximian.com/mailman/listinfo/monotouch
>> >
>>
>>
>>
>> --
>> Nic Wise
>> t.  +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
>> b. http://www.fastchicken.co.nz/
>>
>> Nearest Bus: find when the next bus is coming to your stop.
>> http://goo.gl/Vcz1p
>> mobileAgent (for FreeAgent): get your accounts in your pocket.
>> http://goo.gl/IuBU
>> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
>> London Bike App: Find the nearest Boris Bike, and get riding!
>> http://goo.gl/Icp2
>
>



-- 
Nic Wise
t.  +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
b. http://www.fastchicken.co.nz/

Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p
mobileAgent (for FreeAgent): get your accounts in your pocket.
http://goo.gl/IuBU
Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to