Ashita Agrawal
Ashita Agrawal
> The application_opened analytics event appears to be just a bit delayed resulting in it firing after the various screen shown events are fired. Adding to it that it happens...
A related issue (not specific to Patreon podcasts) was fixed as part of https://github.com/Automattic/pocket-casts-android/pull/280. The fix is included in v7.22.0, and will be in staged roll-out to beta testers starting...
It is a known Android(API33) bug: https://issuetracker.google.com/issues/248212163 https://issuetracker.google.com/issues/206855618
Thank you for the fix @VGJohn and sorry about the delay in reviewing it. While your solution looks fine but as you stated, it comes with a drawback that'll impact...
Spotless is working fine on the local copy. It looks like some caching issue, I re-triggered the build to see if it fixes it. I don't think you need to...
CI got working this time, it was a temporary glitch. > hopefully it fixes the issues for the german users that reported it I hope so too 🤞 I merged...
Thank you so much for this PR, @ksog66! 🎉 While we review the changes, can you run `./gradlew :spotlessApply` on the root folder, it seems spotless has detected few formatting...
> should I push the fix of the issue which was failing this command ./gradlew :spotlessApply? That would be great! I tried merging changes in 698d2e5 but it doesn't remove...
> should I squash the new commit also? I'm assuming you're talking about [this commit](https://github.com/Automattic/pocket-casts-android/pull/515#issuecomment-1302023957), then yes. You can also follow the instructions from [here](https://stackoverflow.com/a/3903835/193545) or [here](https://docs.github.com/en/get-started/using-git/getting-changes-from-a-remote-repository) to pull and...
/cc @david-gonzalez-a8c, @emilylaguna