-
-
Notifications
You must be signed in to change notification settings - Fork 409
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
Patreon login with google disabled #1644
Comments
It's because the login page is shown inside a webview. |
@Docile-Alligator I've just been informed of the Patreon requirement, so I marked it in |
PS: there is no fitting anti-feature for this. And the app description is misleading here:
This contradicts the requirement of a paid subscription. What way out of this dilemma do you see, other than removing the app from IzzyOnDroid? |
@IzzySoft The app allows anonymous browsing for free. A subscription is only required when users login. I think I should change it to partially free? |
Yes, I agree. But then better mention that in that context. The current phrasing gives the impression it is… well, "completely free" 😉 Which is why I was reached out to.
or something alike, maybe? |
@IzzySoft It has been changed to "partially free" with updated description. |
That's putting your light under the bushel, though – unless there are other limitations when not subscribed. "partially free" could be seen as "not fully libre", which would not be true. But you can probably tell better than I what would be the best phrasing there, I can just "suggest by hearsay"… PS: I had suggested to include the subscription need to make that transparent, so nobody can complain. |
I think there is a misunderstanding here. @IzzySoft is redistributing the Patreon version instead of the Play version. @IzzySoft: The subscription model got necessary due to Reddit started charging Dev's for API usage on a per-request basis about a year ago. |
That's correct. I cannot find the related issue, but that was what we agreed on.
Oof. @Docile-Alligator while I understand the background, and this is of course no show-stopper for the listing at IoD, it needs to be made clear so folks know before they install. I see two paths here:
That's why it's no show-stopper for either F-Droid or IoD. But while F-Droid builds itself and thus could do what you're suggesting (I didn't check if it's set up there as reproducible build, which would rule out this option – or if they do patch it this way), IoD always takes the APKs from "upstream", i.e. those built & signed by the corresponding developers, and thus does not have this option. |
That was in the discussion section #1617
I am sorry, that I was unclear here. I didn't mean to suggest this neither to you or to F-Droid but rather as something an interested and capable end user could do themselves since a single person is unlikely to exceed 100 requests/minute. You or F-Droid distributing a build with your / their own Reddit API key to many users would of course result in exceeding the free rate limit and getting charged by Reddit. The same problem @Docile-Alligator is facing.
And I really favor your approach above F-Droid's and am very thankful for your work! Because it allows timely updates and doesn't add another party to the chain of trust while giving the safeguards of an app store. Sorry for getting offtopic. All I originally intended was to point out that the updated description doesn't match the offered Patreon version ^^ |
Neither-or do that. F-Droid just builds from the source (yes, with some patching from time to time) but does not provide any "own" API keys. IoD, taking the "upstream APK", does not even have that option.
That was what I understood, yes – thanks! I was just not sure if others would understand it the same way, hence the clarification 😉 TL;DR: ball is with @Docile-Alligator once more then… |
@IzzySoft @genericusername87 |
Thanks a lot, @Docile-Alligator! |
@IzzySoft v7.2.7 is now available. |
Oof, looks like I missed the notification. So I can close the issue on my end. Maybe you want to pick a badge to link to Infinity at IzzyOnDroid, @Docile-Alligator? Oh, and should the anti-feature description there need an update, please let me know. |
@IzzySoft Thank you! An updated badge is already in the README file! I will let you know if I need to update the anti-feature description. |
Thanks a lot! |
Checklist
App version
7.1.1
Where did you get the app from
Other
Android version
14
Device model
Pixel 5
First occurred
No response
Steps to reproduce
Example post, link, markdown...
I figure the log-in screen for patreon is only a redirection thing used during the auth process, so not technically handled by the infinity app.
However the internal browser used to display the auth screen seems to be the issue.
The google login option being disabled when trying to login on patreon has been an issue for quite some time. Usually that happened because some necessary cookies were blocked by the browser.
Expected behaviour
To be able to login via google
Current behaviour
Option is disabled
Logs
No response
The text was updated successfully, but these errors were encountered: