qDot
qDot
When trying to register with a T-Mobile network using XXKI1, we actually get the numeric ID for the operator, but the short/long names remain mangled: I/Gecko ( 87): RIL Worker:...
ACcording to http://lackingrhoticity.blogspot.com/2010/02/how-to-build-adb-android-debugger.html it doesn't need java.
I had this same problem with a vue node app that compiles to a web app via webpack. For me, it was https://github.com/videojs/videojs-youtube/blob/c4be481ff9d5b76b2b3271dca585bdc77805ab98/src/Youtube.js#L25 This pulls in a video.js module and...
Do you have intiface central up and running?
Is the editor/regular issue still breaking in 2023? Also: Have you tried not connecting to *anything* in editor mode, then trying to connect only in regular mode? I'm wondering if...
The websocket uses the user provided token to shut down its event loop on cancel, which shouldn't happen. It should use a token owned by the client, not one passed...
That's probably a little clearer yeah.
We... don't actually have a good way to test subscriptions yet. That's a good callout, I should add something for that to Intiface. I'm about to do a release of...
Ugh yeah I'm trying to rework the sensor system, it's broken in a fairly fundamental way right now. That's why this hadn't gotten implemented here yet. It is on my...
Ok, I'll consider the config v2 -> v3 work part of this bug, so can put some discussion here. I don't want to fill up the config discussion with project...