I am working on a application where I want to create my custom view for 5 star rating and this rating value I want to push on appstore for that particular application . Is this possible?
Asked
Active
Viewed 712 times
0
-
1no this is not possible, you have to open the itunes store app on iphone by passing your app id in url – Aman Aggarwal Aug 06 '13 at 10:38
1 Answers
1
Yes it is possible .... You could have a look at these controls :-
Though I couldn't get your "push on appstore for that particular application" part. Could you please elaborate that ?

Community
- 1
- 1

IronManGill
- 7,222
- 2
- 31
- 52
-
What I meant by "push on appstore for that particular application" is , suppose I have rated the app 4* and now i want to push same value for concerned application in appstore so that this rating is visible there – akrant_iOSDeveloper Aug 06 '13 at 11:11
-
Its actually more simple than that in words.... It simply means you want to show the rating which you did in the app rite ? pls check http://stackoverflow.com/questions/4784248/rating-and-reviews-from-within-an-ios-app – IronManGill Aug 06 '13 at 11:14