Post

Replies

Boosts

Views

Activity

Reply to iOS Safari Extension Memory Limit 6MB
I'm facing the same issue. Profiling in instruments it looks like a majority of the memory is taken by anonymous VM, which as I understand is not very easy to control. I'm using Firebase in my extension, and it looks like GoogleDataTransport (a library that firebase uses under the hood) is responsible for most of the memory allocation. Not sure how I'll be able to get under 6 MB.
Topic: Safari & Web SubTopic: General Tags:
Oct ’21
Reply to Business Account Migration Stuck in Review
update - 2 weeks later, still no resolution. Does the "operations team" even exist?
Replies
Boosts
Views
Activity
Aug ’25
Reply to Error Fetching App Record on Validate
I've tried using transporter and the app successfully uploads, but I immediately get an email saying, "We identified one or more issues with a recent delivery for your app", but there are no issues listed in the email. Is this happening to anyone else?
Replies
Boosts
Views
Activity
Jul ’22
Reply to ScrollViewReader's scrollTo may be broken on iOS 15
+1
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’21
Reply to iOS Safari Extension Memory Limit 6MB
@timothy.hatcher any reason for such a big jump from 6 to 80 MB? This won't be back compatible to 15.0, correct?
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’21
Reply to iOS Safari Extension Memory Limit 6MB
I'm facing the same issue. Profiling in instruments it looks like a majority of the memory is taken by anonymous VM, which as I understand is not very easy to control. I'm using Firebase in my extension, and it looks like GoogleDataTransport (a library that firebase uses under the hood) is responsible for most of the memory allocation. Not sure how I'll be able to get under 6 MB.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’21