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

Too much memory #5

Open
rawmean opened this issue Apr 2, 2023 · 1 comment
Open

Too much memory #5

rawmean opened this issue Apr 2, 2023 · 1 comment

Comments

@rawmean
Copy link

rawmean commented Apr 2, 2023

I am using this package in a widget. Widgets have a memory limit of 30MB and the package exceeds this limit by a small margin.
Is it possible to not use AlamoFire and use iOS native API for sending requests. I think this will resolve the memory issue. Thank you again for this very useful package.

@alexdremov
Copy link
Owner

alexdremov commented Apr 2, 2023

I am using this package in a widget. Widgets have a memory limit of 30MB and the package exceeds this limit by a small margin.
Is it possible to not use AlamoFire and use iOS native API for sending requests. I think this will resolve the memory issue. Thank you again for this very useful package.

I believe this can be done without Alamofire. Moreover, I think I almost do not use it. However, currently I do not have enough time to refactor this package.

PRs are welcome, the code is not complex at all!

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

No branches or pull requests

2 participants