Hi,
I’m a relatively new developer, and I’ve spent the last few weeks going through the Corona Developer Guides. I just recently came across App Transport Security (ATS) that is now required in apps on the App Store. I know what ATS is used for, but I am not certain how I would implement ATS in my apps.
Is there a block of code that can be inserted to cover the ATS requirement? And, would that code all be located in main.lua? I’m not sure if this makes a difference, but I plan to have ads in my apps as well as possibly social media and match-ups between users.
Thanks!