Nick Neuberger

Results 11 issues of Nick Neuberger

I can query an a primary object based on the data of a secondary relationship object like: let localMediaUserDetail = try dataStack.fetchOne(From().where(\.$mediaData ~ \.$identifier == "1000")) But after retrieving the...

Does anyone know some hardware supported scanners for node-hid? After doing a quick proof of concept with this library, I purchased about 3 of these (Tera Pro) scanners for a...

I would like to receive a response or some type of callback when the socket immediately closes because of either a networking or hardware related issue. Some solutions as keep...

I added some color to easily help me debug issues in my code when printing to the console. Would there be any support for something like this? I basically modified...

After installing the 13.3 GM release, I was able to get the FGRoute pod to work fine except for the FGRoute.getSSIDDATA() function as it's causing my application to crash, although...

bug

I'd like to print multiple copies of the same label. Is there a way to pass in multiple copies to the Dymo library? I'm searching and didn't find much on...

Here's a fork with getting the library to Swift 5.0. I roughly did the following: - Minimal 5.0 refactor code changes - Attempt to change all of the needed pod...

### Describe your question I'm attempting to integrate the square_reader_sdk into my flutter application but having issues with pulling it in. I'm using the 3.0.0 version of the sdk because...

question

change from 2.0 to 3.0. I was using square_in_app_payments: ^1.7.1 an…d caused incompatibility and noticed upgrading will statisfy the build failure between the two sdks. ## Summary Documentation only. I'm...

This is a quick pull request for a new feature that I would like to include. If needed, I can add a sample usage. Basically, you can pass an additional...