There is an item in the acceptance criteria for JS Metrics SDK that requires the keyword *cordova* to be present.
After some discussions, the decision is to add this keyword in a separate field named *framework* that is to differentiate between native or framwork (Cordova, Xamarin, and so on).
This change will have some implications server side too: in metrics-app validation and Grafana queries.
Pinging [~darahayes] for app-metrics and [~aliok2] for Grafana.
Context: https://trello.com/c/p2gBN9XB/48-5-cordova-appmetrics-as-a-mobile-developer-i-want-the-cordova-sdk-to-give-me-app-launch-metrics-such-that-i-can-visualise-and-an
https://groups.google.com/d/msgid/aerogear/CAGsbZmG6EVvVG7%2BC87MgjLbWA%2BtQSutPE_fk%3Dob1%2BVqMEbi9PA%40mail.gmail.com?utm_medium=email&utm_source=footer
h4. Implementation details
We should not allow framework to be null. |
|