Su iPhone 16 pro max con iOS 18.3 ancora non é possibile navigare in IPv6 con la rete dati mobile (wifi si) ma tramite questo script da installare viene abilitato il protocollo IPv6.
https://mega.nz/file/5FRySRBI#hJ5TpFgpPadvqrThyCCQHksK4_Vmt4kj0QFHCdazKcE
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>APNs</key>
<array>
<dict>
<key>AllowedProtocolMask</key>
<integer>3</integer>
<key>AllowedProtocolMaskInRoaming</key>
<integer>3</integer>
<key>AuthenticationType</key>
<string>PAP</string>
<key>DefaultProtocolMask</key>
<integer>3</integer>
<key>Name</key>
<string>internet.it</string>
</dict>
</array>
<key>AttachAPN</key>
<dict>
<key>AllowedProtocolMask</key>
<integer>3</integer>
<key>AuthenticationType</key>
<string>PAP</string>
<key>Name</key>
<string>internet.it</string>
</dict>
<key>PayloadDescription</key>
<string>Configures cellular data settings</string>
<key>PayloadDisplayName</key>
<string>Cellular</string>
<key>PayloadIdentifier</key>
<string>com.apple.cellular.3794950A-A7EE-4D92-BC31-4F5EF1355C90</string>
<key>PayloadType</key>
<string>com.apple.cellular</string>
<key>PayloadUUID</key>
<string>3794950A-A7EE-4D92-BC31-4F5EF1355C90</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</array>
<key>PayloadDisplayName</key>
<string>Untitled</string>
<key>PayloadIdentifier</key>
<string>Filippos-MacBook-Air.3735001F-782E-4D69-BD7B-A16D24C51985</string>
<key>PayloadRemovalDisallowed</key>
<false/>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>1DE69203-81CA-4D6A-8DA8-0731A6BF7D4F</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>