Firebase Storage SDK Documentation for Android explains how to manage the whole cycle to upload files and resume uploads in Android. However it does not explain or define if there is a limit of simultaneous files that can be uploaded at the same time and obviously it also doesn't tell if you can configure that limit within the SDK.
So the cuestion is, is there a limit of how many simoultaneous file uploads per device can you perform with Firebase storage sdk?