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

🚧 add a donation screen #3089

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

🚧 add a donation screen #3089

wants to merge 2 commits into from

Conversation

Simon-Laux
Copy link
Member

@Simon-Laux Simon-Laux commented Jan 13, 2023

Apple AppStore provides the possibility to add a donation screen as "In-App-Purchase".
To complete thie PR following steps are needed:

  • connect bank account with AppleDeveloper account
  • finish the UI to provide screenshots
  • register in-app-purches with generated screenshots
  • finish api communication for purchase subscription and managing subscriptions

Show a donation screen instead of just a link where there are 2 links, one for money donation and one
for time donation (basically contributing). The section with the money link is replaced by
inAppPurchase-donation options on macOS appstore builds/releases.

@Simon-Laux Simon-Laux changed the title WIP: add a donation screen 🚧 add a donation screen Apr 8, 2024
@farooqkz
Copy link
Collaborator

I haven't got a Mac so I can't test this.

@Simon-Laux
Copy link
Member Author

does not work yet anyways, also it's not only for Mac, outside of Mac it should show links. anyways this is probably sth for 1.48 or later

@Simon-Laux
Copy link
Member Author

The design mockups I made to explain the idea:

in Appstore:
image_2023-01-07_02-53-08

outside of appstore, where we don't have the restrictions that forbid us from using our donation link:

image_2023-01-07_02-51-53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants