webapp
webapp copied to clipboard
Add required parameters to every request
To facilitate analytics and bug tracking, require every request to contain a minimum set of information:
- [ ] deviceId
- [ ] deviceModel
- [ ] osVersion
- [ ] applicationId (packageName)
- [ ] versionCode
- [ ] versionName
- [ ] minSdkVersion
- [ ] targetSdkVersion