smontlouis / bible-strong

GNU General Public License v3.0
51 stars 6 forks source link

Eliminate In-App Purchases for Donations in Favor of External Donation Methods #128

Closed smontlouis closed 4 months ago

smontlouis commented 4 months ago

We're removing in-app purchases (IAP) currently used for donations in our app. Instead, we'll direct users to external donation methods like our website or platforms like Patreon. This shift aims to simplify the donation process and avoid the complexities of IAP.

Tasks:

  1. Remove IAP Code: Strip out all IAP-related code and interfaces from the app.
  2. Integrate External Links: Add links or references to our donation page on our website and our Patreon page.
  3. Update UI/UX: Adjust the app's user interface to guide users towards these external donation methods.
  4. Communicate Changes: Update app documentation and user guides to reflect this change in donation process.
  5. Test & Deploy: Ensure the app functions smoothly post-removal of IAP and the integration of external donation links.
smontlouis commented 4 months ago

Done in 17.3.0