'Thread 1: "+[UIImage systemImageNamed:]: unrecognized selector sent to class 0x111e616e0" [duplicate]

Thread 1: "+[UIImage systemImageNamed:]: unrecognized selector sent to class 0x111e616e0"

This error occurs in app delegate when trying to run my application in iOS 12 iphone 6s but its working normally in iOS 13+ devices Error text shown in XCode



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source