Force users of an android/ios application to update it
I am a developer and I am in charge of uploading new versions of an application developed with react-native. I am going to release a modification and this modification makes that for previous versions of the application some things stop working and I want the users to update the application to continue using it normally. How can I do it? What are the ways to solve it?
I do not know if you understand the problem, but the truth is I can not find anything about how to fix it, I have seen for example in twitch when there is a new version comes out a recommendation from google play to update it but I do not know how to configure that.