![]() |
IMA SDK Team |
Hi Sebastian,
Thank you for sending the Charles sessions. I tried to find the IP address in the provided Charles, but I couldn't find any results related to the IP address because IP addressed are truncated. Please note that all IP addresses are truncated to protect our users. However, these truncated IP addresses can still offer information such as general geographic region and ISP.
IPv4 addresses are truncated to 3 byte strings, which represent the first three octets of an IP address, so that 172.16.254.1 becomes {0xAC, 0x10, 0xFE}.
IPv6 addresses are truncated to 6 byte strings. Buyers will get the first 6 bytes of IPv6 addresses. The address 2001:db8:f:1234::1 is shortened to 2001:db8:f::/48 and represented as {0x20, 0x01, 0x0d, 0xb8, 0x00, 0x0f}.
Also, As stated earlier our team can best assist issues related to IMA SDK Integration and technical implementation.