August Heegaard

Results 14 comments of August Heegaard

Hi! What version of Node.js are you using?

That version is not supported, I'm afraid. You'll need v15.6.0 or later.

I don't actually think your issue is related to Node but even if you manage to resolve it, you'll need still need v15.6.0 or later. Otherwise you'll encounter the same...

Could it be related to #17? The order lookup endpoint is only available in the production environment.

I've only used SwiftLMDB in iOS apps, however, like you said, if it works in the iOS sandbox, I would expect it to work on macOS as well. In SwiftLMDB,...

Sorry - I'm not too familiar with the macOS sandbox. It could be related to LMBD's use of POSIX semaphores. I don't think it necessarily follows the naming conventions specified...

As a workaround you can get version 1.0.8 by changing your dependency to the [corresponding commit](https://github.com/pchmn/MaterialChipsInput/commit/c4360d79412344f1bd0743460e0a8f60f6953152). `implementation 'com.github.pchmn:MaterialChipsInput:c4360d7941'`

Hi @hyc, What an honor having you here. 😊 It looks like Apple replaced the article with their new documentation, which doesn't seem to provide the same amount of detail....

Thanks both @hyc and @tannerdsilva. I don't have any motivation for supporting this use case as I only use the library in iOS apps. If anyone figures out a solution...

It'd be great if we could get it working again. What I did back in January was add build schemes and make them shared (so as to expose them to...