[FEATURE REQ] Add AndroidThreeTen.init(this) to documentation #1402
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Is your feature request related to a problem? Please describe.
After some debugging of crashes while using the
azure-communication-calling
library,it appears that we need to add
AndroidThreeTen.init(this);
to ourMainApplication.onCreate
.Should this be documented in Microsoft guides for calling and/or other ACS libraries? Is
com.jakewharton.threetenabp:threetenabp
an intentional dependency that users need to be made aware of?Describe the solution you'd like
Clear documentation on steps when installing ACS libraries.
Describe alternatives you've considered
Trial and error
Additional context
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
The text was updated successfully, but these errors were encountered: