I've released a native android app on Google Play. Then I published (in beta mode) a new apk with higher version code that build with React Native. If my device has installed the old version (native app) and I pressed update the app on Play Store, it throws error -504 while installing. What is the problem when updating from native app to react native app?
