quran / quran-ios

QuranEngine is the engine powering the Quran.com iOS app.
Apache License 2.0
460 stars 159 forks source link

Persistent App Rating Link in Settings #226

Closed mohamede1945 closed 6 years ago

mohamede1945 commented 6 years ago

This issue https://github.com/quran/quran-ios/issues/214 gives us a proactive way to ask the user to review the app. But here we would like to give a persistent way for the user to navigate to the app store to rate the app.

Users would expect to have an entry in the settings screen to navigate to the app store page to write a review about the app. Similar to how it is suggested here at the end of the page.

mumer92 commented 6 years ago

In the Settings, the cell is created by the Setting struct, I wanted to ask if

1) Should I add Image to cell as audio and translation cell has image, if yes, what image would you recommend. 2) What should be the text title text of rating cell and should I use google translate to generate translations of that keyword?

mohamede1945 commented 6 years ago
  1. I would say something like this should be fine. We can change it later.
  2. We can have English and Arabic and (if you know a language we can add it) for other languages we can use English for it. English: Write an app store review ... Arabic: <Let me think of something and come back to you> :)