Hello,
I am new to ionic and iOS development. I have created a web service which is working fine on chrome but i am unable to call it on ionic ios app because of certificate issue
(the certificate to this server is invalid you might be connecting to a server that is pretending to be … “example.com”).
Currently i am testing app on my ipad and web services don’t seem to work.
I need to know if there is any work around for the development environment so that i can test my app web services. Secondly, what will be procedure for production environment.