"Failed to download the manifest network undefined" error message

I have a mobile build/deployment question and couldn’t find any information in the meteor docs about it.

I previously deployed an app to the android store and the Apple store.
I now just created a new version of my app.
I am currently building and deploying to galaxy from a ubuntu machine, so I’ m unable to build for iOS.

Now, I’m getting a few “Failed to download the manifest network undefined” in my galaxy logs and I’m thinking users on iOS are going to the server, and because my deployment of my updated app didn’t have the platform iOS, that this error message appears.

Is this correct? It might be good to mention this in the docs if this is true.