SodaSurfer

Results 7 issues of SodaSurfer

Hi there when using the library and running it on my macOS (m1) simulator (iOS 14.1) it runs ok and finds the services on my network. but when running It...

Hi there, can I use this lib also to generate a certificate with a private key that was created? Something like: ``` let keypair = try CryptorRSA.makeKeyPair(CryptorRSA.RSAKey.KeySize.bits2048) var cert =...

Hi there ``` I'm trying to connect and create an ssl socket using the following code snippet: let fileCertURL = Bundle.main.url(forResource:"cert", withExtension: "pem")?.path let fileKeyURL = Bundle.main.url(forResource:"key", withExtension: "pem")?.path let...

Hi and thank you for your great work and tutorial! I wanted to ask if there is any possibility you will also demonstrate how to implement other ads libs such...

Hi the volume actions are not workig. any idea how to make it work? i see the the proto message for remote_adjust_volume is empty. maybe we should send it with...

hi is there a way to simulate a "long press" on a key? for example, if I do a long click on the "OK" button on the remote, when I'm...

Hi there is it possible to open youtube on a specific video when I provide a video id? currently I can only open youtube app on its' home screen, and...

Feature Request