jpush-ios-sdk-pod icon indicating copy to clipboard operation
jpush-ios-sdk-pod copied to clipboard

JPush's officially supported iOS SDK Pod for CocosPods. 极光推送官方支持的 iOS SDK Pod.

Results 6 jpush-ios-sdk-pod issues
Sort by recently updated
recently updated
newest added

最近公司上线bugly 卡顿检测,代码如下: 0 libsystem_platform.dylib _platform_memcmp + 16 1 CoreFoundation ___CFStringEqual + 328 2 CoreFoundation -[__NSCFString isEqualToString:] + 164 3 Pasteboard PBIsPasteboardNameGeneralPasteboard + 80 4 Pasteboard -[PBItemCollection(Pasteboard) isSystemPasteboard] + 56 5...

![1558948960401](https://user-images.githubusercontent.com/13744851/58410145-27aaaf00-80a4-11e9-815d-b3e0cec82ba0.jpg) ![1558949273457](https://user-images.githubusercontent.com/13744851/58410435-ca632d80-80a4-11e9-8bd0-dde5bd170d7c.jpg) typedef void (^JPUSHTagsOperationCompletion)(NSInteger iResCode, NSSet *iTags, NSInteger seq);// JPUSHService.h文件中,有很多类似下面的警告。 2. Insert '_Nullable' if the pointer may be null 3. Insert '_Nonnull' if the pointer should never be null

0 App | -[JPUSHTcpSocket sendData:] -- | -- 1 App | -[JPUSHSessionController doSendTcpRequest:] + 176 2 App | -[JPUSHSessionController sendRequest:] + 136 3 App | -[JCOREClientController sendRequest:] + 80 4 ...

3.0.5,用iphone7模拟器跑 的时候报 `Undefined symbols for architecture i386: "_OBJC_CLASS_$_JPUSHService", referenced from:`