I'm using sharekit for twitter integration. Application works fine with sharekit but compiler shows 25 warnings for semantic issues. Since app is running fine,is it ok to leave this issues without fixing them? Will leaving those issue crash the application for some users?
Make sure, that you use latest ShareKit 2.0. There is only one warning left, coming from 3rd party API. If you decide to use try it, the best might be to reimplement it from scratch and follow install wiki. There were many changes since the original share kit.