getCommentToUpload

fun getCommentToUpload(    context: Context,     installationService: InstallationService,     username: String?): String

Returns an upload comment based on the actual user and the app version and flavor.

Parameters

username

the username. Can be null if the user is not logged in