andrewwiik / Maize

Porting the iOS 11 Control Center to iOS 10
51 stars 16 forks source link

MediaModule crashes SpringBoard on iOS 9 #62

Closed julianschiavo closed 6 years ago

julianschiavo commented 6 years ago

The music/media module currently crashes springboard whenever its turned on on iOS 9. I've attached a crash log to the issue. This happens whenever the MediaModule is enabled, and disabling all other tweaks with iCleanerPro doesn't change anything. crash.log

Thanks, dotJS

Quoll-io commented 6 years ago

Thanks, I think I know what is causing it now.

julianschiavo commented 6 years ago

Awesome! Hopefully it'll be fixed soon 😃

zyan910 commented 6 years ago

ive been trying to use it on my iOS 9 iPod 5, always takes me to safe mode when I swipe up

Quoll-io commented 6 years ago

@zyan910 yes, I know what the issue is, i'm fairly sure it's because a method I use is only iOS 10 and above.

zyan910 commented 6 years ago

Oh ok...

Quoll-io commented 6 years ago

Fixed

zyan910 commented 6 years ago

Which update?

Quoll-io commented 6 years ago

My lastest commit

zyan910 commented 6 years ago

Ah thx