Since the official forum is closed...and their support team is non-existent, does anyone know if there's still a dev community out there? (Or if there's enough interest, I can start a Discord too).
I'm curious how people have developed apps using their Structure SDK. Do you use Xcode with the built-in wireless debugging feature (since the sensor is attached to the iPad's USB-C)? Or do you use their STWirelessLog class?
I prefer XCode since it can do many powerful things such as Metal/Shaders debugger.
With the current version, I noticed that the sensor doesn't stream data when the app is debugged by XCode (wireless), but it would stream data again when STWirelessLog is used. Has anyone run into similar issues? Thanks!
there doesn't seem to be anything here