Hi, i can send me App to appstore but problem with IPV6.
I am use iHttpUtils2 (version 2.20)
-----------------------------------------
Sub JobDone(job As HttpJob)
Dim res1 As String
Dim resu2(30) As String
Dim i As Int
'ProgressDialogHide
If job.Success=True Then
res1 = job.GetString
Select job.JobName
Case "job1"
---------------------------------------
The response of:
De Apple
We were unable to review your app as it crashed on launch. We have attached detailed crash logs to help troubleshoot this issue.
Next Steps
To resolve this issue, please revise your app and test it on a device while connected to an IPv6 network (all apps must support IPv6) to ensure it will launch without crashing.
Resources
For information on how to symbolicate and read a crash log, please review Tech Note TN2151 Understanding and Analyzing Application Crash Reports.
For additional information about supporting IPv6 Networks, please review Supporting IPv6 DNS64/NAT64 Networks and Supporting IPv6-only Networks.
For a networking overview, please review About Networking.
I am use iHttpUtils2 (version 2.20)
-----------------------------------------
Sub JobDone(job As HttpJob)
Dim res1 As String
Dim resu2(30) As String
Dim i As Int
'ProgressDialogHide
If job.Success=True Then
res1 = job.GetString
Select job.JobName
Case "job1"
---------------------------------------
The response of:
De Apple
- 2. 1 Performance: App Completeness (iOS)
We were unable to review your app as it crashed on launch. We have attached detailed crash logs to help troubleshoot this issue.
Next Steps
To resolve this issue, please revise your app and test it on a device while connected to an IPv6 network (all apps must support IPv6) to ensure it will launch without crashing.
Resources
For information on how to symbolicate and read a crash log, please review Tech Note TN2151 Understanding and Analyzing Application Crash Reports.
For additional information about supporting IPv6 Networks, please review Supporting IPv6 DNS64/NAT64 Networks and Supporting IPv6-only Networks.
For a networking overview, please review About Networking.