How open Rate request?

Hi, there are any way to call or open the iOS rate request?


Thanks

Comments

  • nir3112nir3112 Member, PRO Posts: 304
    edited January 2022

    I don't think so but maybe someone here knows better then me.. ^_^'

    You can use this method if you want:

    In my apps I created my own message with Yes and No buttons the "No" is destroying the message and the "Yes" is using Open URL behavior to open the link to my app on the store.

    if your app is on android and iOS I put it inside a rule to check the Device.platform.DeviceModel if it contains "iPhone" then open the link to the app store if not open the link to google store. (all iPhones models starts with "iPhone...")


    hope it helps [=

  • CasualEvolutionCasualEvolution Member, PRO Posts: 523

    Hi @nir3112, thank you for your answer, yes I´m doing something similar, but this solution gets out the player from the game.

    I'm searching for a method to invoke the SO panel to do the rating from inside the game.

    I think that it's not possible, but maybe not too complicated to implement for @adent42 ?

    Thanks

  • nir3112nir3112 Member, PRO Posts: 304

    there is no option for that I think..when I'm using other apps I see the message you attached but when I add the stars it open the store..

  • adent42adent42 Key Master, Head Chef, Executive Chef, Member, PRO Posts: 3,058

    We can look into adding that as tweetsheet behavior in the short term.

  • CasualEvolutionCasualEvolution Member, PRO Posts: 523

    🙏

Sign In or Register to comment.