ShareKit
ShareKit copied to clipboard
Fixed a crash in SHK.m, line 111
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.