- Fix .unitypackage overriding default editor preferences with asmdef files. Asmdef files removed.
Add setEventUploadSeconds API
This version also contains instructions for setting up IDFA and GPS tracking with permission handling. See these Amplitude instructions.
- PLEASE READ BEFORE UPDATING!
- Upgrade native iOS SDK to v7.2.2.
- Major change to be aware is that Amplitude no longer helps to fetch idfa automatically.
- We will provide a customer driven approach to fetch idfa in our next version.
- NOTE: If you need idfa at this moment, please continue to use v1.6.0. If you don't need idfa, you can upgrade to this version.
- Add
setOffline
API, if offline is true, then the SDK will not upload events to Amplitude servers.