ShareKit icon indicating copy to clipboard operation
ShareKit copied to clipboard

Fixed a crash in SHK.m, line 111

Open CocoaBob opened this issue 15 years ago • 0 comments

Actually, we can't simply take the index 0 subview, it was always wrong in my project. Finally, I found the way to fix this issue, just add another check before your code.

CocoaBob avatar Jan 23 '11 01:01 CocoaBob