[MonoTouch] error when deploying to local device in monodevelop

Steve Maier steve.maier at gmail.com
Fri Oct 2 15:18:38 EDT 2009


I had the same issue using Xcode. I had to get the new sdk from Apple  
to get it to work.

Steve

Sent from my iPod

On Oct 2, 2009, at 3:09 PM, Wally McClure <wallacebmcclure at wallym.com>  
wrote:

> Thanks Mike.  I have checked and I am getting an error stating that  
> I have a mismatch of iPhone SDK (3.0) with my Touch (3.1).  I'm  
> downloading the new build right now.  I didn't think about that  
> difference.  Hopefully, this will resolve the issue.  I'll report  
> back what I find.
>
> Wally
>
> On Oct 2, 2009, at 2:58 PM, Mike Bluestein wrote:
>
>> Hi Wally,
>>
>> Check that your bundle id is correct in MD. I got the same error  
>> when I had typed it in incorrectly. Also, check the xcode  
>> organizer's console when you deploy.
>>
>> On Fri, Oct 2, 2009 at 2:42 PM, Wally McClure <wallacebmcclure at wallym.com 
>> > wrote:
>> I'm trying to deploy for MonoDevelop to my local iPod Touch. I am a
>> member of the Apple Developer Program, having paid my $99.  I have
>> setup a certificate in monodevelop.  When I set MonoDevelop to deploy
>> to my local device, which is an ipod touch running 3.1.1, and I have
>> setup MD to use the certificate.  Obviously, I have done something
>> incorrect, but danged if I can figure out what it is.  Any  
>> suggestions
>> are appreciated.
>>
>> Wally
>>
>> /Developer/MonoTouch/usr/bin/mtouch -installdev="/Users/wallymcclure/
>> Projects/OpenUrl/OpenUrl/bin/iPhone/Release/OpenUrl.app"
>>
>> Please ensure your device is connected...
>> Initializing file service...
>> Uploading application
>> Finalizing file service...
>> Installing application
>>
>> Unhandled Exception: System.Exception: AMDeviceInstallApplication
>> returned: 3892346901
>> at MonoTouch.Installation.InstallationProxyService.InstallApplication
>> (MonoTouch.CoreFoundation.CFString) <0x0014a>
>> at MonoTouch.Installation.Installer.InstallApplication
>> (object,System.EventArgs) <0x001fe>
>> at MonoTouch.Installation.Device.NotificationCallback
>> (MonoTouch.Installation.Device/am_device_notification_callback_info&)
>> <0x00066>
>> at (wrapper native-to-managed)
>> MonoTouch.Installation.Device.NotificationCallback
>> (MonoTouch.Installation.Device/am_device_notification_callback_info&)
>> <0x00031>
>> at (wrapper managed-to-native)
>> MonoTouch.Installation.Installer.CFRunLoopRun () <0x00004>
>> at MonoTouch.Installation.Installer.InstallApplication (string)
>> <0x000af>
>> at MTouch.Main (string[]) <0x017e8>
>>
>>
>>
>> The application was terminated by a signal: SIGHUP
>> _______________________________________________
>> MonoTouch mailing list
>> MonoTouch at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monotouch
>>
>
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20091002/d2cd8ef9/attachment.html 


More information about the MonoTouch mailing list