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

memory overflow problem #1

Closed
yakupbaser opened this issue Dec 22, 2020 · 5 comments
Closed

memory overflow problem #1

yakupbaser opened this issue Dec 22, 2020 · 5 comments
Labels
bug Something isn't working

Comments

@yakupbaser
Copy link

hi, i tested your plugin and its great but i worked your example, it uses 65 mb ram in normally but when i clicked to "start service" and "start task" over and over, The memory usage increased exponentially with each click. and it reached to 250 mb. So it seems a bug. Service should only work once.

@SayWut
Copy link
Owner

SayWut commented Dec 22, 2020

Hello @yakupbaser
Yes I see this too.
I will work on this
Thank you :)

@SayWut SayWut added the bug Something isn't working label Dec 22, 2020
@SayWut
Copy link
Owner

SayWut commented Dec 22, 2020

I published a new version (0.1.5), from my testing it now fixed.
Let me know if you see any problem

BTW, now if you try to start the task multiple times it will throw an error, the same for stoping the task.

@yakupbaser
Copy link
Author

it seems fixed, thanks. If you want to make the plugin that ios version. I can give a teamviever/anydesk remote connection from my mac and i can plug a real ios device too. 👍

@SayWut
Copy link
Owner

SayWut commented Dec 23, 2020

Thank you for your offer but I read about foreground services in IOS and it is not possible to run foreground service like in android,
in IOS you can run a foreground service under specific conditions like a video player service

@SayWut SayWut closed this as completed Dec 23, 2020
@yakupbaser
Copy link
Author

hmm thanks again for your plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants