webapp icon indicating copy to clipboard operation
webapp copied to clipboard

Add required parameters to every request

Open jo-elimu opened this issue 7 years ago • 0 comments

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

jo-elimu avatar Dec 25 '17 09:12 jo-elimu