rpetrich / AppList

Dynamic access to installed application list, their icons and simple preferences panes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UIAlertView is deprecated, and crashes Settings if loading apps fails.

hadad95 opened this issue · comments

I have not encountered the issue myself, but rather another user did: https://hasteb.in/cipaleme.sql

UIAlertView crashes now apparently on newer iOS versions. It's advised to change it to UIAlertController!