Getting strange issue while running Objective-C framework in Swift Project

70 Views Asked by At

Not sure what is the issue, and unable to find on goggle too. Application screen became black and app crashed.

-[BSMutableSettings applicationWillResignActive:]: unrecognized selector sent to instance 0x13ed05f20
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[BSMutableSettings applicationWillResignActive:]: unrecognized selector sent to instance 0x13ed05f20

0

There are 0 best solutions below