Could somebody tell me what is wrong? Jan 25 12:52:11 unknown UIKitApplication:socialstormtouch[0x82fb][10721] <Notice>: Unhandled Exception: System.ExecutionEngineException: Attempting to JIT compile method 'SocialStorm.Application.Models.Twitter.TwitterSocialService:SafeBeginAsync<Cirrious.SimpleTweetSharp.TwitterService/TokenAndSecret> (string,System.Action`3<SocialStorm.Application.Models.Twitter.TwitterServiceWrapper, System.Action`1<Cirrious.SimpleTweetSharp.TwitterService/TokenAndSecret>, System.Action`1<Cirrious.SocialSharp.SocialServiceError>>,System.Action`1<Cirrious.SimpleTweetSharp.TwitterService/TokenAndSecret>,System.Action`1<Cirrious.SocialSharp.SocialServiceError>)' while running with --aot-only.
seems some object gets stripped by linker (I guess), but I added the [Preserve] attribute on TokenSecret object already and TwitterSocialService and some other. Any help much appreciated. -- Pavel Sich @sichy
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
