Recent searches
No recent searches
Android Support SDK - initializing on-demand rather than application startup
Posted Sep 22, 2023
I see this note in the documentation:
"You can initialize the Support SDK in your Application subclass, in an Activity, or anywhere you have access to a Context. Zendesk recommends initializing as early as possible, such as at application start time."
Any major issues with initializing more "on-demand" (before or when the user is going to access help information, for example).
0
1
1 comment
Christopher Kennedy
Can you share some more context about your end goal in doing so?
0