Twidere-Android icon indicating copy to clipboard operation
Twidere-Android copied to clipboard

Allow purchase if IAP via unlock key/unlocker app, PayPal order etc (Twidere / Twidere X)

Open githupper opened this issue 4 years ago • 3 comments

Current IAP model only support purchase from Google Play Store.

For users like myself who have degoogled phones or for people with phones without Google Play Services built-in (e.g. Huawei phones), we are unable to make any IAP from the apk downloaded from Github / FDroid / Aurora.

Would like to request for some way to purchase the IAP for people like us.

Thanks

githupper avatar Jan 02 '21 07:01 githupper

actually we made all IAP feature free. @githupper whats your ideal IAP features in FDroid? Thanks

Tedko avatar Jan 11 '21 04:01 Tedko

I am specifically looking into filter lists. The current version (Twidere)in FDroid still do not allow filter list in Name and Description. If Twidere X also have similar restrictions in place, I would like to have an option to purchase it outside of Play Store. For other apps that are distributed outside of Play Store or allow IAP outside of Play Store, they use features such as

  1. Unlock via purchase ID or order ID (e.g. FairMail)
  2. Unlock via unlocker app \ generated gift code (e.g. Hermit)
  3. Unlock via authentication server (e.g. AutoUnlock, FairMail)

Hopefully you can consider one of these or other methods to allow people who are not on Google Play Store to enjoy Twidere X in future.

On Mon, 11 Jan 2021 at 12:35, Suji Yan [email protected] wrote:

actually we made all IAP feature free. @githupper https://github.com/githupper whats your ideal IAP features in FDroid? Thanks

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TwidereProject/Twidere-Android/issues/1411#issuecomment-757618962, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGDYLDKZAD5PFYNIX6TJOSDSZJ5XTANCNFSM4VQ3GDYA .

githupper avatar Jan 11 '21 11:01 githupper

This requires a little change to the current ci configuration and project setup since these features are currently close source. Since we've decided to make all IAP features free, it's ok to open source these parts and all users will have full functionality eventually.

Tlaster avatar Mar 01 '21 06:03 Tlaster