Is it possible somehow to connect to my apache server using swift without a HTTPS connection?
I want to make an application that fetch data from MySQL Database and parse them to JSON,I've done it, but when I try to use my ip address, swift does not parse my json.