-
ERROR: An unknown server-side error occurred while processing the command. Original error: Unable to start WebDriverAgent session because of xcodebuild failure: An unknown server-side error occurred w…
-
根據[文檔](https://developer.apple.com/documentation/objectivec/nsobject/1571947-dealloc),或許我們不應該在 `PingFoundation dealloc` 時調用 `[self stop]` ?
Crash call stack:
```
Crashed: SearchSerialQueue (QOS: …
-
Hi chanoktrue!
Is the purpose of this sketch to control the volume of a speaker? I had understood this from the title (project sound control). If so, how do I make the connections?
-
Hi,
I am trying to use this module in a React Native project.
I have tried to build for ios and its failing with an error: "duplicate symbols for architecture arm64"
I am using node verison 14
…
-
### Short description
In the file MQTTWebsocketTransport.m the compiler complains that it can't find 'SR_SSLPinnedCertificates' on NSMutableURLRequest. After adding `#import "NSURLRequest+SRWebSocket…
-
With latest changes for ipv6, we are able to connect to ipv6 networks but networks with ipv4 as primary and has the equivalent IPv6 address it is unable to connect on the primary interface which is IP…
-
According [Apple docs](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api?language=objc):
> From Fall 2023 you’ll receive an emai…
-
```
carthage update --platform macOS --use-xcframeworks
*** Downloading binary-only framework Sparkle at "https://sparkle-project.org/Carthage/Sparkle.json"
*** Checking out CocoaAsyncSocket at "…
-
I'm using a single OSCInPort to receive OSC messages and I noticed that it's responsible for a lot of thread sleeping / waking.
With the default interval of 0.01secs I'm seeing around 170 wake-ups pe…
-
Hi,
when using the MQTT protocol with TLS, there are some issues (with versions 2.x and 1.x.
LetsEncrypt certificates generated with Traefik are denied with
`errSSLXCertChainInvalid …