Wojciech Trocki Daniel Passos Would you consider this done via https://issues.jboss.org/browse/AEROGEAR-2174 ? See PR content here https://github.com/aerogear/aerogear-android-sdk/pull/61/files#diff-45cf8b074e3630d16e179f6610f0feaeR56 Usage examples could be added to the example app in the docs issue instead of this one. Dara Hayes We might just need to revise the identifiers we expect on the metrics API side. Currently it seem it'd send them as the name of the security check class via Class.getName(): https://github.com/aerogear/aerogear-android-sdk/blob/master/auth/src/main/java/org/aerogear/mobile/security/SecurityCheck.java#L27 |