Currently firing every minute is a silent notification to update the app, than a fetch in-app takes about 2 seconds.
I can't find anything on a rate limit but it's for the future of this app very important to find out what is allowed before Apple will rate limit it.
Currently it's one minute, what if we set it to 30 seconds for example?
Will that still be allowed?
For now 1440 pushes(every minute) are sent to a user per day to keep his app up to date but we want to know if this keeps working on a larger user scale.