-
After Uploading to iTunes Connect I get the following issue:
Invalid Bundle - One or more dynamic libraries that are referenced by your app are not present in the dylib search path.
## What did…
-
#240 My Device is iOS11.3
-
buck version 2018.10.29.01
Our Cocoapods seem to build successfully. For example `buck build //Pods:Crashlytics` finishes with no errors using the following entry in our Pods/BUCK file:
```
pre…
-
* [x] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## What did yo…
-
ghost updated
6 years ago
-
When I was using socket.io.swift, a crash occurred, and the final stack was located in starscream. I suspect it might be a concurrency issue, and I can give good suggestions when I am in trouble.
0…
jincc updated
6 years ago
-
This was introduced in https://github.com/daltoniam/Starscream/pull/311. Afaict there should be nothing that prevents RxStarscream to replace the dependence on `Websocket` classes with the protocol, w…
-
Hi! I'm using the latest version (3.0.5) and get these crashes occasionally (they seem to be very rare)
Am I doing something wrong?
I am already connecting the WebSocket in `applicationDidBecomeActi…
-
The build is failed in Circle CI Tool.
I set the cocoapod `s.dependency 'Starscream', '~> 3.0.6'`
Here is PodSpec
Any one knows how to solve this problem? I want to use v3.0.6 not 3.0.5. …
-
When including Starscream with Carthage, project can compile properly, as long as Starscream/zlib resides in Carthage/Checkouts. This should not be the case. So projects that includes Starscream shoul…