martynovskij
Results
3
comments of
martynovskij
+1 SVProgress hud crashing in Xcode 12.2 too
**1/ you go to app delegate page and add this code right after the class , like this :** ``` class AppDelegate: UIResponder, UIApplicationDelegate { var window: UIWindow? // insert...
+1