Post

Replies

Boosts

Views

Activity

Comment on TipKit not showing via TestFlight
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:
Oct ’23
Comment on TipKit not showing via TestFlight
Sure @melsam, I just did the test and removed the implementation of the rules array from my tip and by doing that, the tip is displayed as expected the first time I access to the screen. I also did another test and left just one of the rules and it does not working, it seems that the issue is related to the donations. I've also tried both ways to do a donation: Task { await RankingViewController.didAccessRanking.donate() } and RankingViewController.didAccessRanking.sendDonation()
Topic: App & System Services SubTopic: General Tags:
Oct ’23
Comment on TipKit not showing via TestFlight
from my side, I can confirm that that the fix it's working in iOS 17.2!! Thanks for the support @melsam
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’23
Comment on Runtime Crash on iOS 13.x - Loading.cpp : applyFixupsToImage
Hi @eskimo, yes, that's what I mean. With Xcode 15 is still crashing in the same way. Regards
Replies
Boosts
Views
Activity
Nov ’23
Comment on TipKit not showing via TestFlight
sorry for the spam 😅I thought that the first messages where not sent.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’23
Comment on TipKit not showing via TestFlight
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:
Replies
Boosts
Views
Activity
Oct ’23
Comment on TipKit not showing via TestFlight
Sure @melsam, I just did the test and removed the implementation of the rules array from my tip and by doing that, the tip is displayed as expected the first time I access to the screen. I also did another test and left just one of the rules and it does not working, it seems that the issue is related to the donations. I've also tried both ways to do a donation: Task { await RankingViewController.didAccessRanking.donate() } and RankingViewController.didAccessRanking.sendDonation()
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’23