This repository was archived by the owner on May 20, 2025. It is now read-only.

Description
hello
I'm found that label is autoincrement field for every new codepush build, and it is not possible to change
when do codepush builds for different platforms (Android and iOS), label version increments independently for each platform, so if I do more builds for some platform, label number will be different for each platform. If some user have encounter some bug or problem, developer need to ask platform, store build (apple appstore or google play) and label, instead only number that will be same for both platforms, because latest codepush patch differs for each platform.
It is possible to specify some field with my own hot update number that I can set manually for each platform?
Is there some web-page where one could manually add custom fields for codepush builds and determine in an App to display for users?
thank you