Hi all,
I am pretty new to ionic framework. I have deployed my web api on remote server without ssl certification. I am able to fetch the data when I run the ionic app via ionic serve. But when I publish the ionic app, data from web api is not getting fetched.
Please help me in this regard
Thanks all