ionic framework - App Rejected with iOS IPv6 network -


yesterday, submitted app review, got message apple:

we discovered 1 or more bugs in app when reviewed on ipad iphone running ios 9.3.2 on wi-fi connected ipv6 network.

specifically, upon review have found application still experiences loading issue , unable review application content.

my app uses ionic framework, how can fix problem?

i used domain access server, problem still exists.

yes. according apple's policy , application must supports ipv6. so, please check application supports ipv6. supporting ipv6 in ios 9

to test, if application supports ipv6 or not please check ,

supporting ipv6 dns64/nat64 networks

to check creating follow steps , indicate on apple's page .

to set local ipv6 wi-fi network using mac


1) make sure mac connected internet(with ethernet), not through wi-fi.

enter image description here

2) launch system preferences dock, launchpad, or apple menu.

enter image description here

3) press option key , click sharing. don’t release option key yet. (don't forget press option key)

enter image description here

4)select internet sharing in list of sharing services.

5)release option key.

6)select create nat64 network checkbox.

7)choose network interface provides internet connection, such thunderbolt ethernet or ethernet.

8)select wi-fi checkbox.

enter image description here

9)click wi-fi options, , configure network name , security options network.

10) select internet sharing checkbox enable local network.

11)when prompted confirm want begin sharing, click start

enter image description here

12) mac mini working hotspot , useing ipv6 nat64 network

enter image description here

(looks above image when hotspot created)

now connect iphone mac mini's hotspot. , test application it's working or not.

i hope answer helpful you.

edit :- don't forget add below frameworks.

1) webkit

2) cfnetwork

enter image description here

you find information on link related ipv6 policy. supporting ipv6 dns64/nat64 networks


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -