I added a private framework to my project using link binary with libraries, but when i try to use its methods it say framework not found.The framework is BluetoothManager and sometimes it can’t recognize bluetooth manager.
EDIT: I have searched the internet and stack overflow and didnt find any correct way to add the private framework to my library.Somebody please guide me step by step to adding a private framework to xcode.
Checkout if you have missed something from following three steps.
Enjoy Programming!