Closed mihaiblaga89 closed 3 months ago
Check the versionCode prop inside your appConfigs/renative.json. If it is non-existent or set to zero change it to a positive number.
@mihaiblaga89 is there a way to test this?
@ElenaDiachenko cc
@GabrieleKaceviciute Check platformBuilds/
@ElenaDiachenko I get an error, the only way - if I set the "versionCode" value lower than zero, in all other cases - there is no error. Is it how it should be or is it bug?
I've tested "versionCode" value:
VersionCode only accepts positive integers. Error, fixed here https://github.com/flexn-io/renative/pull/1323
Describe the bug If not specified RNV will default to 0
However, android now fails with