Hi, On Fri, Jun 8, 2012 at 12:13 AM, Orlando Silva <[email protected] > wrote:
> Hi, > > Can someone help me with experience in doing Monotouch Bindings for > Objectice-C libs please? i really don't know what i'm doing wrong =\ > > Check my email below.. > > Thanks, > Orlando > > > On Thu, Jun 7, 2012 at 12:14 AM, Orlando Silva < > [email protected]> wrote: > >> Hello, >> >> I need some help, i started doing Monotouch bindings for BugSense, but >> i'm getting an strange error =/ i don't know what i'm doing wrong. >> >> I have added the solution that i created to my dropbox account. >> link to "BugSenseMonotouchSample": >> http://dl.dropbox.com/u/764254/BugSenseMonotouchSample.zip >> >> To execute it, you need to update the bugSenseKey's var in AppDelegate's >> class with your BugSense key. >> >> After i run this project i receive the next error. >> Stacktrace: >> " >> Unhandled Exception: >> MonoTouch.Foundation.You_Should_Not_Call_base_In_This_Method: Exception of >> type 'MonoTouch.Foundation.You_Should_Not_Call_base_In_This_Method' was >> thrown. >> > Have you tried removing [Model] from the interface in your bindings? Rolf > at BugsenseLib.BugSenseCrashController.SharedInstanceWithBugSenseAPIKey >> (System.String APIKey) [0x00000] in <filename unknown>:0 >> at BugSenseSample.BugSenseSampleViewController.ViewDidLoad () [0x00006] >> in >> /Users/marcosl/Projects/SampleProjects/BugSenseSample/BugSenseSample/BugSenseSampleViewController.cs:37 >> >> at (wrapper managed-to-native) >> MonoTouch.ObjCRuntime.Messaging:void_objc_msgSend (intptr,intptr) >> at MonoTouch.UIKit.UIWindow.MakeKeyAndVisible () [0x0000b] in >> /Developer/MonoTouch/Source/monotouch/src/UIKit/UIWindow.g.cs:105 >> at BugSenseSample.AppDelegate.FinishedLaunching >> (MonoTouch.UIKit.UIApplication app, MonoTouch.Foundation.NSDictionary >> options) [0x00031] in >> /Users/marcosl/Projects/SampleProjects/BugSenseSample/BugSenseSample/AppDelegate.cs:46 >> >> at (wrapper managed-to-native) >> MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr) >> at MonoTouch.UIKit.UIApplication.Main (System.String[] args, >> System.String principalClassName, System.String delegateClassName) >> [0x00042] in >> /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:29 >> at BugSenseSample.Application.Main (System.String[] args) [0x00000] in >> /Users/marcosl/Projects/SampleProjects/BugSenseSample/BugSenseSample/Main.cs:17 >> >> [ERROR] FATAL UNHANDLED EXCEPTION: >> MonoTouch.Foundation.You_Should_Not_Call_base_In_This_Method: Exception of >> type 'MonoTouch.Foundation.You_Should_Not_Call_base_In_This_Method' was >> thrown. >> at BugsenseLib.BugSenseCrashController.SharedInstanceWithBugSenseAPIKey >> (System.String APIKey) [0x00000] in <filename unknown>:0 >> at BugSenseSample.BugSenseSampleViewController.ViewDidLoad () [0x00006] >> in >> /Users/marcosl/Projects/SampleProjects/BugSenseSample/BugSenseSample/BugSenseSampleViewController.cs:37 >> >> at (wrapper managed-to-native) >> MonoTouch.ObjCRuntime.Messaging:void_objc_msgSend (intptr,intptr) >> at MonoTouch.UIKit.UIWindow.MakeKeyAndVisible () [0x0000b] in >> /Developer/MonoTouch/Source/monotouch/src/UIKit/UIWindow.g.cs:105 >> at BugSenseSample.AppDelegate.FinishedLaunching >> (MonoTouch.UIKit.UIApplication app, MonoTouch.Foundation.NSDictionary >> options) [0x00031] in >> /Users/marcosl/Projects/SampleProjects/BugSenseSample/BugSenseSample/AppDelegate.cs:46 >> >> at (wrapper managed-to-native) >> MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr) >> at MonoTouch.UIKit.UIApplication.Main (System.String[] args, >> System.String principalClassName, System.String delegateClassName) >> [0x00042] in >> /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:29 >> at BugSenseSample.Application.Main (System.String[] args) [0x00000] in >> /Users/marcosl/Projects/SampleProjects/BugSenseSample/BugSenseSample/Main.cs:17 >> >> " >> >> >> Thanks >> Best Regards, >> Orlando >> >> >> >> On Tue, Jun 5, 2012 at 9:32 AM, Orlando Silva < >> [email protected]> wrote: >> >>> Ok, Thanks for your help, i will try to do that :) if i have any doubt >>> i will post it here. >>> >>> Best Regards, >>> Orlando >>> >>> >>> On Mon, Jun 4, 2012 at 9:56 PM, Nic Wise <[email protected]> wrote: >>> >>>> I've not heard of it, but it's only got 5 methods (and one macro, >>>> which just does a nice wrapper around one of the calls) and one class. >>>> >>>> Should be do-able based on the docs on the Xamarin site. >>>> >>>> http://docs.xamarin.com/ios/advanced_topics/binding_objective-c_types >>>> >>>> >>>> >>>> On Mon, Jun 4, 2012 at 11:03 AM, Orlando Silva >>>> <[email protected]> wrote: >>>> > Hello, >>>> > >>>> > I would like to integrate BugSense with my Monotouch app, has anyone >>>> already >>>> > tried to do that? >>>> > They just provide their sdk in objectice-c - >>>> > http://www.bugsense.com/docs/ios >>>> > >>>> > >>>> > BugSense link: http://www.bugsense.com >>>> > >>>> > Thanks, >>>> > Best Regards, >>>> > Orlando >>>> > >>>> > -- >>>> > >>>> > Orlando Silva >>>> > >>>> > Developer >>>> > >>>> > M: +351 935 508 882 >>>> > >>>> > >>>> > >>>> > CardMobili| www.cardmobili.com | www.cardmobili.com/corporate | >>>> > www.facebook.com/cardmobili | http://twitter.com/cardmobili >>>> > >>>> > >>>> > >>>> > DISCLAIMER: This message may contain confidential information or >>>> privileged >>>> > material, and is intended only for de individual(s) named. If you are >>>> not in >>>> > the named addressee, you should not disseminate, distribute or copy >>>> this >>>> > e-mail. Please notify the sender immediately by e-mail if you have >>>> received >>>> > this e-mail by mistake and delete it from your system. Thank you. >>>> > >>>> > >>>> > >>>> > _______________________________________________ >>>> > 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/ >>>> >>>> Earnest: Self-employed? Track your business expenses and income. >>>> http://earnestapp.com >>>> 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 >>>> >>> >>> >>> >>> -- >>> >>> Orlando Silva >>> >>> Developer >>> >>> M: +351 935 508 882 >>> >>> >>> >>> *CardMobili*| www.cardmobili.com | www.cardmobili.com/corporate | >>> www.facebook.com/cardmobili | http://twitter.com/cardmobili >>> >>> >>> DISCLAIMER: This message may contain confidential information or >>> privileged material, and is intended only for de individual(s) named. If >>> you are not in the named addressee, you should not disseminate, distribute >>> or copy this e-mail. Please notify the sender immediately by e-mail if you >>> have received this e-mail by mistake and delete it from your system. Thank >>> you. >>> >>> >>> >> >> >> -- >> >> Orlando Silva >> >> Developer >> >> M: +351 935 508 882 >> >> >> >> *CardMobili*| www.cardmobili.com | www.cardmobili.com/corporate | >> www.facebook.com/cardmobili | http://twitter.com/cardmobili >> >> >> DISCLAIMER: This message may contain confidential information or >> privileged material, and is intended only for de individual(s) named. If >> you are not in the named addressee, you should not disseminate, distribute >> or copy this e-mail. Please notify the sender immediately by e-mail if you >> have received this e-mail by mistake and delete it from your system. Thank >> you. >> >> >> > > > -- > > Orlando Silva > > Developer > > M: +351 935 508 882 > > > > *CardMobili*| www.cardmobili.com | www.cardmobili.com/corporate | > www.facebook.com/cardmobili | http://twitter.com/cardmobili > > > DISCLAIMER: This message may contain confidential information or > privileged material, and is intended only for de individual(s) named. If > you are not in the named addressee, you should not disseminate, distribute > or copy this e-mail. Please notify the sender immediately by e-mail if you > have received this e-mail by mistake and delete it from your system. Thank > you. > > > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
