Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to detect update from play store for expo app?

I have developed an app in expo. But how to detect the update from google play store?

like image 451
Durgendra Avatar asked Sep 02 '25 16:09

Durgendra


1 Answers

This feature is not yet implemented in Expo SDK. It will be available probably in SDK 43. There is also a request open regarding this, check it out here

like image 118
Kartikey Avatar answered Sep 04 '25 07:09

Kartikey