v2.8.0
- Run the
initialize
logic on the background thread so that the SQLite database operations do not delay the main thread. - Add support for Amazon Advertising ID (use in place of Google Advertising ID on Amazon devices). Thanks to @jcomo for the pull request.