is IPv6 deadline for iOs affects appwarp for Corona sdk ?

0 votes
Hi, Starting on June 1, 2016, Apple will start enforcing a new policy (TL/DR: All apps have to be IPv6 compliant after June 1, 2016.) https://coronalabs.com/blog/2016/05/27/apple-ios-and-the-ipv6-deadline/ Our Corona based iOs app is currently in Apple review and use AppWarp. So i took a look in the appwarp lib and saw that socket calls use IP address of a server (local prod_server = "54.248.235.107") instead of a server name. What can i do to avoid rejection from Apple ? is there an up-tu-date appwarp lib for Corona sdk ? Thanks.
asked May 28, 2016 in iOS by llappwarptest (10 points)

1 Answer

0 votes
Hi,

The IP address is not hardcoded in the corona SDK. The first URL which SDK calls is our domain URL which returns IP address on the run-time. However, we are looking into the policy defined by the apple and will let you know if any changes requied in the SDK.

Please let me know if you have any other inputs on the same.

Thanks.
answered May 29, 2016 by rajeev.etc (1,660 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...