Every time I need to remove the platform,And then If I add again it works,Its because xcode things are not getting updated when I build,I need to do the platform remove and add workaround every time when I deploy the application.
PS: I am using latest Ionic CLI but still I have to do the above mentioned workaround.