Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom ios share modal crashes due to memory overflow (120mb) #202

Open
ErangaD opened this issue Jul 13, 2022 · 1 comment · May be fixed by #295
Open

Custom ios share modal crashes due to memory overflow (120mb) #202

ErangaD opened this issue Jul 13, 2022 · 1 comment · May be fixed by #295

Comments

@ErangaD
Copy link

ErangaD commented Jul 13, 2022

Thanks to the developers for this awesome library. Recently I am experiencing an issue related to crashing of the ios custom share modal.

Description
When an ios custom share modal is used to share a url from other apps, sometimes it crashes. I am experiencing this on ios 15 (both iphone 13 and 13 pro max). This mostly happens when trying to share an url from an app's in built browser (that means we lick on the link within the app and link is opened within the app: ex: slack, gmail etc) (video)

RPReplay_Final1657639075.2.mov

this happens specially when the website loaded is heavy (has lot of content). For example this link causes the issue always. (https://www.redfin.com/CA/Menlo-Park/208-Willow-Rd-94025/home/1124536?utm_source=myredfin&utm_medium=email&utm_campaign=recommendations_update&riftinfo=ZXY9ZW1haWwmbD0zMjA3OTkzMiZwPWxpc3RpbmdfdXBkYXRlc19yZWNvbW1lbmRhdGlvbnMmYT1jbGljayZzPXJlY29tbWVuZGF0aW9ucyZ0PWFkZHJlc3MmZW1haWxfaWQ9MzIwNzk5MzJfMTY1NzQ1OTIwOF82JnVwZGF0ZV90eXBlPTEmbGlscl9zY29yZT0wLjg5OTcmbGlzdGluZ19pZD0xNTM0Mzc1NzkmcHJvcGVydHlfaWQ9MTEyNDUzNiZwb3NpdGlvbl9udW1iZXI9MA==). I think it is related to the extension context. I checked the memory while running the share modal and following issues can be seen in xcode (screenshots).
Screenshot 2022-07-12 at 11 53 32

Screenshot 2022-07-12 at 11 21 56

Version
6.0.0

@remiilekun
Copy link

Hello @ErangaD, I'm having the same issue as well

Have you been able to resolve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants