Issue with Review Processing in ZReviewTender
I've identified an issue in the ZReviewTender app that prevents Android app reviews from being processed and forwarded to Slack. The problem occurs because the condition latestCheckTimestamp == 0 && isSentWelcomeMessage() == false in the AndroidFetcher class is continuously evaluating to true, causing the system to only send welcome messages without processing any reviews.
please check ur test code
i like u
Issue with Review Processing in ZReviewTender
I've identified an issue in the ZReviewTender app that prevents Android app reviews from being processed and forwarded to Slack. The problem occurs because the condition latestCheckTimestamp == 0 && isSentWelcomeMessage() == false in the AndroidFetcher class is continuously evaluating to true, causing the system to only send welcome messages without processing any reviews.
please check ur test code
i like u