You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the SDK only parses the IPv4 address for an address book entry. With dynamic address book, the service endpoints will be updated to use domain names instead of IPv4 addresses.
Solution
The address book will have either the IPv4 address or the domain name populated. The SDK will need to check for both and, if the domain name is populated, be able to interpret that field correctly for transactions.
Problem
Currently, the SDK only parses the IPv4 address for an address book entry. With dynamic address book, the service endpoints will be updated to use domain names instead of IPv4 addresses.
Solution
The address book will have either the IPv4 address or the domain name populated. The SDK will need to check for both and, if the domain name is populated, be able to interpret that field correctly for transactions.
Alternatives
No response
The text was updated successfully, but these errors were encountered: