amplitude / Amplitude-iOS

Native iOS/tvOS/macOS SDK
MIT License
301 stars 191 forks source link

fix: initialize device info before generating the device ID #491

Closed bgiori closed 5 months ago

bgiori commented 5 months ago

Summary

Quick fix for the last change: I need to initialize the AMPDeviceInfo for the device ID to be generated correctly. Test was written poorly, actually returns nil instead of the empty string.

Checklist

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 8.19.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: