-
Notifications
You must be signed in to change notification settings - Fork 32
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
Reconnect when coming out of doze #479
Comments
I have this issue occasionally too. I think it's something to do with the app getting moved out of memory and getting a full restart. What kind of phone do you have? |
I have a Nexus 5 running the latest AOSPA |
My backup phone, an HTC m8 with 2GBs ram, has the same problem. I have a good idea where the issue is. I'll include the fix in the next release. |
Nice really glad to see you back man even if it is for a bit |
I've had plans to keep Chanu going as long as possible. I know there are a few minor bugs but if something major breaks like the API changes, I'll fix it. I made some changes that might fix this network time out problem. I'm hoping it's like a permission problem that stops the app from knowing if its on a mobile network or on wifi. Can you try out this build and let me know if you still experience the issue. |
Alright you want me to let the OS enter doze on its own or is it alright to force it? |
It shouldn't matter either way. I think the problem is related to the app getting unloaded from memory and not being able to successfully started again. |
Just tested it still says network offline |
Lame. I have another idea but it's going to take a lot of work. |
Four months later... I haven't forgotten about this but life is always gets busy. I'm rolling a few updates into one request pull. |
Been awhile I actually got a new-ish phone but if you need me to test on the same one I do still have the Nexus 5 here |
Good to see.
…On Thu, Aug 9, 2018 at 10:44 AM Ludwig ***@***.***> wrote:
Been awhile I actually got a new-ish phone but if you need me to test on
the same one I do still have the Nexus 5 here
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#479 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAX_h2PYcG6f4FK8wxs1U_CzgIGon7H3ks5uPFjxgaJpZM4Ts1K2>
.
|
Late but finally implemented for testing. I'll make a pull request if this fixes the network timeout problem. |
so far haven't seen the error pop up |
Awesome!
…On Wed, Jan 23, 2019 at 11:23 PM Ludwig ***@***.***> wrote:
so far haven't seen the error pop up
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#479 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAX_hw9bQ7uFWLLUdZ-X36i3VzaWVJcUks5vGUNTgaJpZM4Ts1K2>
.
|
A lot of times after my phone comes out of doze it doesn't detect any internet connection and I have to swipe the app from recent and reopen it
The text was updated successfully, but these errors were encountered: