Hi,
I have read many sites stuff for fixing this stuff, It can run my project in mobile by opening ‘platforms/ios/. xcodeproj’ in Xcode .
But after set setting I close Xcode and then I try to run project by 'sudo ionic run ios --device ’ then it still give me error for code signing so I just want to know how can I run app in mobile using command 'sudo ionic run ios --device ’ without opening each time Xcode.
so If it starts working on my mobile using the command " 'sudo ionic run ios --device ’ then it will easy to use live reload in iPhone also like it work for android.