ain / smartbanner.js

Customisable smart app banner for iOS and Android
https://npmjs.com/package/smartbanner.js
GNU General Public License v3.0
619 stars 178 forks source link

Add Review option to banner #50

Open javimuu opened 7 years ago

javimuu commented 7 years ago

Hello. Can we add review option (star and reviews count) like image bellow:

smartbanner_2x

Thank you.

ain commented 7 years ago

Thanks for the question @javimuu.

The reason why there's no ratings integration is simple: we don't have the data. If there was App Store's JavaScript API from which we could fetch data, it'd be doable, but publishing the stars based on manual data entry would be unethical.

On these considerations I'm closing the ticket, but feel free to continue the discussion in case you have additional concerns.

sebastianhelbig commented 6 years ago

Just for consideration: There are tools (i.e. appbot) which can scrap the reviews of an app. So it would be possible to fetch the current star rating serverside (outside of smartbanner.js) for displaying it with smartbanner.js.

Btw. Thank you for this nice library.

ain commented 6 years ago

Thanks for your input @sebastianhelbig! On these grounds we can reopen the ticket.

jnsntm commented 3 years ago

Any updates on this? Would be super nice to have that function.

ain commented 3 years ago

@jnsntm planned for v2.0.0 as per the linked milestone. Work is pending.

KasperAndersson commented 1 year ago

Hi @ain ,

Is this project left?

Thanks in advance.

ain commented 1 year ago

@KasperAndersson no, there has been no capacity to develop this. You're welcome to send a PR!