Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic link for Rate the App #564

Conversation

BPerlakiH
Copy link
Collaborator

@BPerlakiH BPerlakiH commented Nov 28, 2023

Fixes #554
Blocked by #520

@BPerlakiH BPerlakiH added this to the 3.3.0 milestone Nov 28, 2023
@BPerlakiH BPerlakiH self-assigned this Nov 28, 2023
@@ -216,7 +216,8 @@ struct Settings: View {
Section("Misc".localized) {
Button("Feedback".localized) { UIApplication.shared.open(URL(string: "mailto:[email protected]")!) }
Button("Rate the App".localized) {
let url = URL(string: "itms-apps://itunes.apple.com/us/app/kiwix/id997079563?action=write-review")!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@BPerlakiH Please replace the App store ID using Brand.appstoreId

Copy link
Collaborator Author

@BPerlakiH BPerlakiH Nov 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tvision251 I am not sure if I understand your point here.
With these changes the value from Brand.appStoreId is used.

@kelson42
Copy link
Contributor

@BPerlakiH can you please rebase on git main head?

@BPerlakiH BPerlakiH removed their assignment Nov 28, 2023
@BPerlakiH BPerlakiH removed this from the 3.3.0 milestone Nov 28, 2023
@BPerlakiH
Copy link
Collaborator Author

@kelson42 Please see the direct changes to the Kiwix/Apple repo here (including these ones):
#569

@BPerlakiH BPerlakiH marked this pull request as draft November 29, 2023 20:09
@BPerlakiH
Copy link
Collaborator Author

this PR not to be merged directly

@BPerlakiH
Copy link
Collaborator Author

No longer needed

@BPerlakiH BPerlakiH closed this Dec 6, 2023
@BPerlakiH BPerlakiH deleted the fix/554-rate-the-app-dynamic-link branch January 26, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants