Rob Enriquez
Rob Enriquez
hi, are you still maintaining the repo? If so, on iOS 13 an intermittent crash happens on layoutSubviews. below is the stacktrace. thanks OS Version: 13.0.0 (17A5547d) # Device: iPhone...
Add cancel block for use case where you use a block completion instead of delegate.
Hi, thanks for the library! 1. I seem to be stumbling trying to find this function, how do you extract the public and public keys from the GethKeyStore, or can...
Hi, im testing this and the jsonKey i decoded is not the same as the encoded. Is this correct? thanks Here is the unit test: ``` func testExtractPrivateKeyFromKeystore() { let...
Hi is it possible to add an audio visualizer? Like using an inmp441 for sound input? Thanks
Hi, great project! Question, how does this communicate to esp32? Does it connect via wifi to push the asset to the esp32 or you need to flash it every time...