Eric Castro

Results 26 comments of Eric Castro

Also not working on 12.1.1 using Chimera + Sileo + Substitute + Substrate Compatibility Layer. Crashes into Safe Mode until uninstalled. Syslog not super helpful... ```default 19:55:54.623622 +0200 SpringBoard Injecting...

> .aws-btn { > height: 140px; > } this didn't work for me. this issue has been open for 2 years - all it takes to reproduce is really the...

the problem is when using "`cssModule={AwesomeButtonStyles}`" (as taken from the demo examples) - removing it makes the problem go away but I would not be able to explain why

Hey, sorry I no longer maintain this project. Maybe some of the contributors can help out.

It seems this problem has never been addressed, and it is very inconvenient for all automation purposes. The version you can install from Homebrew does not have this issue, but...

I haven't been able to find a reliable way to reproduce the issue, but it happens quite often. For example, doing ideviceinstaller -l works right after connecting the device, then...

Thanks, hope is nothing too difficult. Note that current available version in Homebrew (v1.1.0) does not have this problem.

Nikias, I have noticed as someone mentioned in another issue (#62) that this problem is happening for a device that is being listed twice by idevice_id ``` ➜ ideviceinstaller git:(master)...

Now, I'm not sure why I get duplicate entries from idevice_id knowing that I do not have wifi sync enabled on any of my devices.

@mayureshshirodkar if you don't need any sort of USB-through-Wi-Fi functionality in your project, you can use[ the fork that I created of libusbmuxd](https://github.com/ericcastro/libusbmuxd) that addresses this problem by entirely ignoring...