Enable Data Tracking in Your SDK Application
Enable the data tracking module by embedding a PLIST into your application project.
Procedure
- Create a PLIST named AWSDKDefaultSettings.plist, add it to your application project, and copy it to your bundle resources.
- Define the AWDataUsageEnabled boolean flag in the PLIST.
- Define the AWDataUsageConfiguration dictionary with SyncInterval and Network in the PLIST.