Posts

Post not yet marked as solved
1 Replies
99 Views
When I compile my project in Xcode13, an unexpected grey rectangle with blur effect appears at the bottom of the UITableView. When I scroll the table to the bottom - rectangle disappears. This does not happen when I use Xcode 12.4. I know, that a new extra header padding has been added in Xcode 13 / iOS 15, but setting this to 0 does not solve the problem. And I could not find anything related to paddings in footer or something like this. Does anybody have this problem?
Posted
by IA23.
Last updated
.
Post not yet marked as solved
5 Replies
1k Views
Hi,I have 3 different In-App purchases in my app.I'm using Facebook Analytics & Firebase SDKs. Both show similar statistics. Facebook Analytics, for example, shows the following statistics, related to In-App purchases for a last 90 days:- Initiated checkout: 169- Purchase Cancelled: 123- Purchases: 46So, amount of completed purchases is about 28% of the total initiated purchases! Why so many purchases are cancelled? Is this the normal ratio? May be I'm doing something wrong in my code? Can anybody share purchases ratios with me.Thank you.
Posted
by IA23.
Last updated
.