React-native-code-push: Contradictory docs - is minimumBackgroundDuration honored on ON_NEXT_SUSPEND?

Created on 27 Nov 2019  路  4Comments  路  Source: microsoft/react-native-code-push

Docs first say minimumBackgroundDuration ONLY applies to ON_NEXT_RESUME

Then ON_NEXT_SUSPEND says it uses it too

  1. https://github.com/microsoft/react-native-code-push/blob/master/typings/react-native-code-push.d.ts#L124

"This property ONLY applies to updates which are installed using InstallMode.ON_NEXT_RESUME..."

  1. https://github.com/microsoft/react-native-code-push/blob/master/typings/react-native-code-push.d.ts#L326

"Indicates that you want to install the update when the app is in the background, * but only after it has been in the background for "minimumBackgroundDuration" seconds (0 by default),"

documentation

Most helpful comment

@afeichuanqi I understand there might be frustration around documentation and issues with CodePush individually. However, this does not warrant and we will not tolerate any kind of abusive language targeted at anyone - be it part of the community or staff working on CodePush.

All 4 comments

This group of codepush people are themselves pigs.
The documentation was written upside down.
There is more than just this one.
Written on github and very messy

@afeichuanqi I understand there might be frustration around documentation and issues with CodePush individually. However, this does not warrant and we will not tolerate any kind of abusive language targeted at anyone - be it part of the community or staff working on CodePush.

@afeichuanqi CodePush is actually surprisingly good as is App Center

Hi @dgobaud,
Sorry for the delay.

We updated this information, thanks for the comment.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SudoPlz picture SudoPlz  路  4Comments

quanzaiyu picture quanzaiyu  路  3Comments

kevando picture kevando  路  4Comments

jaysig picture jaysig  路  3Comments

DeDuckProject picture DeDuckProject  路  3Comments