Most people push a build once a week, because making a stable build usually has an engineer combining people’s work, and sometimes there’s conflicts in the merge.
If you have a lot of bugs, you may need to patch more frequently.
Either way, it’s a bad look. Doing stable daily pushes is good in development, not in a live environment like this.
I know next to nothing about publishing an app and my alarm bells went off immediately
Here’s 2 faults:
Either way, it’s a bad look. Doing stable daily pushes is good in development, not in a live environment like this.