sure @melsam, I just did the test and by removing the implementation of the rules array from my tip struct, the tip is displayed as expected in the first access to the screen. It seems the issue is related to the donations, I also left just one rule to try and it does not work.
I've also tried the two ways to do a donation:
Task { await RankingViewController.didAccessRanking.donate() }
and
RankingViewController.didAccessRanking.sendDonation()
and it does not work
Topic:
App & System Services
SubTopic:
General
Tags: