I added InAppSettingsKit in my project but the files are not being compiled, can someone please explain the process of integrtating inAppSetting step-by-step?
#import"IASKAppSettingViewController.h"
This line is showing the error: file not found.
I tried to add it using Compile Sources but the InAppSetting folder is not being opened.
Make sure to add the files to the target when you copy them.
You have to set a checkbox when dropping.
Now, you can go to Build Phases > Compile Sources > drop the files which aren’t being compiled