Aziz Hasanain

Results 52 comments of Aziz Hasanain

I'm actually running into the same issue. The scripts generated are stored inside data. So, when installing a DEB file generated by Silica, on my device postinst/preinst will exist in...

The file changes when the IP does. It's handy for quickly finding the server you want.

Any video taken through the Camera roll app will have this issue. I was able to get this fixed with the `AVAssetExportSession` class in my test build. However, it does...

If this ends up being a thing, I suggest keeping it as simply an option. Personally SSH keys, while are very secure, are just too much of a hassle for...

Unfortunately I haven't been able to update WebMessage since I no longer have a jailbreakable device. But, I will try to update the dependencies to fix the build later today!

@Techassi seems like version 1.0.1 is different than the previous 1.0.0. It is throwing some errors as stated above. I've uploaded the old one to my repo here https://github.com/sgtaziz/WebMessage/tree/main/src/components/%40techassi/vue-lazy-image to...

@TempAccountNull Ok, the latest commits should have fixed the issue. It is building on my local system and TravisCI, let me know if you need anymore help!

Agreed. Just wanted to have something working for people to clone off of. But the version I have on my repo (which is an old local build I found in...

> Btw, I started migrating to a new toolchain. This should fix all issues mentioned above and the package will work on modern NodeJS versions as well. The current status...