iOS >> ShareKit >> Lots of Warnings / Latest Version? -


i'm implementing sharekit in app; i'm using xcode4 , have downloaded sharekit version official site (i think it's official one).

everything working fine, many warnings sharekit inner files; things like:

  • 'setfont:' deprecated (declared @ /developer/platforms/iphonesimulator.platform/developer/sdks/iphonesimulator4.3.sdk/system/library/frameworks/uikit.framework/headers/uibutton.h:106)
  • class 'fbxmlhandler' not implement 'nsxmlparserdelegate' protocol

etc...

can there newer version?

sharekit hasn't been updated authors in on year. being said, things have changed since (apis updated, method deprecated, etc.) however, sharekit should still work. if warnings bother (as should), shouldn't difficult fix. if need help, google specific warnings


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -