I want to know How to enable in-app updates in the Ionic app. (React based) in both Android and IOS?
Someone is here to help explain how to do that?
Only Android supports in-app updates: In-app updates | Android Developers (see also this SO answer)
For this, you can use this plugin: Capacitor App Update Plugin - Capawesome
Disclaimer: I am the maintainer.
As i said, only Android supports in-app updates.