Conan

Results 9 comments of Conan

I'm still fixing some issues in building. I have 17.2.0 for ios 13 if you want to test it. (Install libnode102 first then nodejs) https://cdn.discordapp.com/attachments/916743558910853150/916743713974276156/libnode102_17.2.0_iphoneos-arm.deb https://cdn.discordapp.com/attachments/916743558910853150/916743715643605003/nodejs_17.2.0_iphoneos-arm.deb https://cdn.discordapp.com/attachments/916743558910853150/916743713173147698/libnode-dev_17.2.0_iphoneos-arm.deb

Upon testing, yes it doesn't work currently. I'll also have to look into that. I don't have an ETA for that though.

That would be good adding support for multiple devices would be a good one (if i had a mac ill try building it for iphone)

Here are some information that I know **Platform:** Free Basics website only works on mobile UA agents. But if you have use a simcard with access to Free Basics you...

libcrypto 1.1 isn't compatible with libcrypto 1.0 so sym linking wont work. You could install this package and check if it works. https://packages.debian.org/stretch/libssl1.0.2

libssl1.0.2 doesn’t conflict with 1.1 iirc Use LD_PRELOAD or compile it while linking to 1.0.2. Messing with the libraries outside of the packagemanager is just messy.

> @tmbutcher Perhaps also this has been solved by #41 Nope. That PR is solely for media key support. Though I tested unicode entry over bluetooth and it works for...

The only plausible way is recreating the repo actually.

There is way to shrink the repo. But the safest way imho is recreating it.