Does Jira Mobile Connect support custom fields on automatic crash reports?

esbenr September 10, 2012

Hi.

Working for eBay Classifieds danish iOS division and already using Jira, we're interested in using Jira Mobile Connect.

Currently our demands are:

- Automatic reporting (with user consent) of crash reports

- Need to add custom data (like log data) to the automatic crash report sent after the crash

- Support/SDKs for both iOS, Android and in the long run other platforms like WP7/8 etc.

Does Jira Mobile Connect support this?

1 answer

1 accepted

1 vote
Answer accepted
Nick
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 11, 2012

Hi Esben,

Thanks for your interest in JMC. I will answer questions below:

- Automatic reporting (with user consent) of crash reports

Yes.

- Need to add custom data (like log data) to the automatic crash report sent after the crash

Yes.

- Support/SDKs for both iOS, Android and in the long run other platforms like WP7/8 etc.

Currently iOS is supported. Android is in BETA. And we have no plans to implement a WP7/8 SDK, however one could be developed against the same REST API we use for iOS and Android.

Both the SDK and the JIRA Plugin are 100% Open Source.

Cheers,

Nick

esbenr September 11, 2012

Hi Nick

Thank you for the answers.

Is it correctly understood that the REST API for JMC is public access for us to create our own WP7/8 sdk?

kind regards,

Esben

Nick
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 11, 2012

Hi Esben,

Most definitely. There are only 3 simple REST endpoints which need implementing for an SDK.

You can then choose how fancy you need the SDK to be in terms of other functionality.

Cheers,

Nick

Suggest an answer

Log in or Sign up to answer