SFDX-Data-Move-Utility icon indicating copy to clipboard operation
SFDX-Data-Move-Utility copied to clipboard

Any provision to display Downloadsize of package? Just like this in the screenshot.

Open prayaslashkari opened this issue 3 years ago • 4 comments

image

prayaslashkari avatar May 05 '21 07:05 prayaslashkari

You have to use the Google In-App Updates API.

https://developer.android.com/guide/playcore/in-app-updates https://stackoverflow.com/questions/55939853/how-to-work-with-androids-in-app-update-api

Amanida avatar May 28 '21 04:05 Amanida

@Amanida hey man! Thanks alot. Any idea how we can integrate this with react native app?

Using native nodules right?

prayaslashkari avatar May 28 '21 17:05 prayaslashkari

Sorry for late. Maybe you can use this. :) https://github.com/MinaSamir11/react-native-in-app-review

Amanida avatar Jul 23 '21 01:07 Amanida

@Amanida OP is asking for embedded app update flow. Not in-app review.

ShaunLWM avatar Mar 26 '22 03:03 ShaunLWM