You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, JimLiu
In the use of Weibo SDK, I also met a problem, but not Weibo SDK problem, and now I have a problem in my own project,
I used openudid this library, it has a method “+ (NSString*) valueWithError: (NSError * * *) error”; in the use of time, there is a certain probability crash, in stackoverflow I found corresponding ending program, but the program is not very suitable, he needs to increase -objc、 all_load,But my project is the use of UnionPay and other static libraries, will generate duplicate symbols. Address: (http://stackoverflow.com/questions/27017908/uipasteboard-accessibilityusequickspeakpasteboard-unrecognized-selector-sen).
Therefore, I want to ask you in WeiboSDK is how to deal with, thank you!
The text was updated successfully, but these errors were encountered:
Hi, JimLiu
In the use of Weibo SDK, I also met a problem, but not Weibo SDK problem, and now I have a problem in my own project,
I used openudid this library, it has a method “+ (NSString*) valueWithError: (NSError * * *) error”; in the use of time, there is a certain probability crash, in stackoverflow I found corresponding ending program, but the program is not very suitable, he needs to increase -objc、 all_load,But my project is the use of UnionPay and other static libraries, will generate duplicate symbols. Address: (http://stackoverflow.com/questions/27017908/uipasteboard-accessibilityusequickspeakpasteboard-unrecognized-selector-sen).
Therefore, I want to ask you in WeiboSDK is how to deal with, thank you!
The text was updated successfully, but these errors were encountered: