-
Getting this crash report from my users every now and then with version 4.0.3
MyService.swift:
```swift
import Starscream
class MyService {
var ws: WebSocket?
fileprivate let backgroun…
-
| | |
|------------------|-----------------|
|Previous ID | SR-8436 |
|Radar | rdar://problem/42828674 |
|Original Repor…
-
### What do you want to happen?
Add client side authentication (mTLS)
### What happens now?
As per the following PR https://github.com/daltoniam/Starscream/pull/481, there used to be an option to…
-
I'm not sure if this is the right corner to post this or if the idea is totally out of scope for any future release of the mobile platform, but it's worth asking.
Some notes about my project:
- I hav…
-
sometime,SocketIO receive message {type: 1; data: []; id: -1; placeholders: 0; nsp: /},client will crash
-
[!] CocoaPods could not find compatible versions for pod "Starscream":
In snapshot (Podfile.lock):
Starscream (= 4.0.4, ~> 4.0)
In Podfile:
Socket.IO-Client-Swift (~> 16.0) was resol…
-
> Discover how you can create, build, and deploy a Swift server app alongside your pre-existing Xcode projects within the same workspace. We'll show you how to create your own local app and test endpo…
-
Crashed: com.apple.root.default-qos
0 Haneke 0x100e0b070 _TToFE6HanekeCSo7UIImage24hnk_imageByScalingToSizefS0_FVSC6CGSizeS0_ + 164
1 Haneke 0x100dfde…
-
I switched over to using Kitura with SSL (and self-signed certificates). I'm getting no errors specific to my server, but I do get reports of:
[2017-05-19T20:50:50.263-06:00] [ERROR] [IncomingSocke…
-
Hey everyone, I have a React Native application (0.65.1) that I've converted to using a Swift version of AppDelegate. Unfortunately, I've not been able to get all of the default Flipper plugins to wor…