Skip to content

adobe_v1.1.0

Choose a tag to compare

@tvanlaerhoven tvanlaerhoven released this 08 May 12:53
· 1093 commits to main since this release

Added

  • Added a userAgent property to the connector's constructor to allow setting a custom User-Agent header value when doing requests.

Changed

  • Changed the default User-Agent header value on Android to custom value that contains Mozilla/5.0 (Linux; U; ${operatingSystem}; ${localeString}; ${deviceName} Build/${deviceBuildId}).
  • Changed the default User-Agent header value on iOS to custom value that contains Mozilla/5.0 (${model}; CPU OS ${osVersion} like Mac OS X; ${localeIdentifier}).