xamarin.ios - Static library not working after update of Monotouch/Xamarin -
about 2 years ago built image viewer monotouch application. see this question of mine way when looking image viewer monotouch. used source of mtgallery , used btouch bring monotouch application. worked , has been working last 2 years. @ point in last 6 months 1 of updates did monodevelop has broken functionality. viewer not showing image, showing blank screen. source hasn't changed, in fact still have compiled library compiled 2 years ago.
i know @ end of last year, compile monotouch application , image viewer work correctly. have backup of application source december 2012. if deploy version compiled ipad works correctly. if recompile same source without making any changes source or settings in monodevelop, doesn't work.
so, have tried: updated monodevelop (i had upgrade mac os mountain lion able this). installed xamarin studio , got new license development environment. image viewer not work when compiled in either monodevelop or xamarin studio. have tried recompiling objective-c library. tried using btouch again recreate c# files inclusion in project.
nothing have tried far has helped. have idea causing issue , try changing working.
update:
i step further; have determined static library in fact being called , if rotate ipad image showing in viewer, not showing before rotation takes place. looking @ objective-c code appears image being loaded scrollviewdidenddecelerating delegate method of uiscrollview. seems not firing when image viewer loads, whereas firing.
if did work , doesn't without change you, it's bug in xamarin.ios/studio. best way fixed create bug (http://bugzilla.xamarin.com) , attach project can have @ it.
Comments
Post a Comment