[Mono-bugs] [Bug 608160] New: AdBannerView crashes on device
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun May 23 16:25:38 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=608160
http://bugzilla.novell.com/show_bug.cgi?id=608160#c0
Summary: AdBannerView crashes on device
Classification: Mono
Product: MonoTouch
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: Runtime
AssignedTo: gnorton at novell.com
ReportedBy: chrisntr at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=364001)
--> (http://bugzilla.novell.com/attachment.cgi?id=364001)
Project that crashes on device.
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US;
rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
When trying to use a iAd AdBannerView on a 3GS device - it crashes with the
following error -
Sun May 23 21:17:24 unknown UIKitApplication:com.chrisntr.witwt[0xde06][965]
<Notice>: Unhandled Exception: MonoTouch.Foundation.MonoTouchException:
Objective-C exception thrown. Name: NSInvalidUnarchiveOperationException
Reason: *** -[NSKeyedUnarchiver decodeObjectForKey:]: cannot decode object of
class (ADBannerView)
Sun May 23 21:17:24 unknown UIKitApplication:com.chrisntr.witwt[0xde06][965]
<Notice>: at MonoTouch.UIKit.UIApplication.Main (System.String[] args,
System.String principalClassName, System.String delegateClassName) [0x00000] in
<filename unknown>:0
Sun May 23 21:17:24 unknown UIKitApplication:com.chrisntr.witwt[0xde06][965]
<Notice>: at MonoTouch.UIKit.UIApplication.Main (System.String[] args)
[0x00000] in <filename unknown>:0
Sun May 23 21:17:24 unknown UIKitApplication:com.chrisntr.witwt[0xde06][965]
<Notice>: at WITHEWindow.Application.Main (System.String[] args) [0x00000] in
<filename unknown>:0
Sun May 23 21:17:24 unknown com.apple.launchd[1] <Warning>:
(UIKitApplication:com.chrisntr.witwt[0xde06]) Exited with exit code: 1
Sun May 23 21:17:24 unknown SpringBoard[29] <Warning>: Application 'WITWT'
exited abnormally with exit status 1
Application runs fine in the simulator.
Reproducible: Always
Steps to Reproduce:
1. Compile application and start up on device
2. Crashes
3.
Actual Results:
Device crashes.
Expected Results:
Application to run and display iAds.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list