Alex Grebenyuk
Alex Grebenyuk
You should not be able to log in with a second wp.com account without any way to manage it, so I suggest closing this loophole and throwing an error if...
Fixing it in the scope of https://linear.app/a8c/project/newsletters-subscribers-catch-up-b05689ca1d1f/overview
Hey, @joliejuly. TL;DR: the best way is to use `Pulse.URLSessionProxyDelegate` (aka [Option 3](https://kean-docs.github.io/pulse/documentation/pulse/networklogging-article#Option-3)). The integration steps are covered in https://github.com/kean/Get?tab=readme-ov-file#pulse. The `Pulse.NetworkLogger.enableProxy()` method is totally fine as long as it...
> does not work with async/await methods which as I believe are used in Get. Just to reiterate, Get does not in fact use `URLSession` `async/await` methods, and is fully...
The solution should be to remove the "Go to Subscriptions" button – makes zero sense to show it there.
Still reproduces. Tested 25.7.1.
It no longer reproduces because this button simply opens App Store.
Hey, great finding. Would you mind opening a quick PR with a fix?
Related ticket on iOS with a few more details https://github.com/wordpress-mobile/WordPress-iOS/issues/23984.
Should be fixed in the re-implemented version.