-
Notifications
You must be signed in to change notification settings - Fork 10
Not loading alarm list #53
Comments
Hi - thanks for posting this. To be honest I haven't touched the codebase for probably a year now, mainly as its stable and I've decided to spend time elsewhere. Fact is the project started as a hobby and turned into an app lol. In any case, I will make a plan to compile the code against the latest Android SDK and see what I can learn from that. Hopefully I can get this done over the weekend. If I do get any success I'll post an APK here for testing. |
Hi (I shall have started with that, indeed 😳) Tertiush, thanks for your quick reply! |
I was able to reproduce the issue, although the root cause is still unknown. Nevertheless please try this apk: |
It's better, the correct alarm is loading in the list.
|
I may have managed to fix the loading of the alarms (when tapping on them), although I can only confirm this in an Android emulator as my phone is a tad outdated. There is a risk that you might loose your settings (I did with my outdated phone) - push notifications should however still work as this is as dependent on the app's stability. I am still investigating why my settings were lost, but if anyone else experiences the same please let me know. Many thanks for helping out here!! Use the same link in my previous post to download the update: https://github.com/Tertiush/Alarmin-Android-App/blob/master/Development/android-release.apk |
Thanks again for keeping working on this.
|
I have the exact same situation. |
I am not seeing the behavior as above on my emulator or my phone. My alarm connects and remain in the alarm. At what point does the alarm disappear to the alarm list view? Can you clear the cache and configure the alarm again to see if it still does that? thanks |
I've loaded the updated version and also experiencing the same @DavidCroenne. The event's log populates correctly I see. |
Hi, I need to know the exact sequence of events to the point where the app gets stuck. I cannot help anyone before I know this as my app functions correctly. A video will actually work best. |
Hi, here is a screencast |
Thanks @DavidCroenne Am I right in saying you have the "automatic connect" to the alarm option activated? I activated mine and got the same issue at first. Try disabling it and see if that helps. In the meantime I will look at the relevant code for the auto connect portion. |
Good point, I should have thought about it by myself. |
@DavidCroenne One more favor please... Make sure in your settings logs are set to verbose. Then open the alarm again, connect and tap the alarm a few times. Then disconnect and send me the log directly from the app (don't post it here). I'm trying to figure out where in the app's logic it is hanging. thanks! |
Done. |
Hi all I am having immense issues with resolving this bug as the framework I used (Ionic 1) is very outdated and support limited. Mobile/web develop not being my day-job but a mere interest makes me believe someone else can do a much better job at creating and maintaining a solution we could all hopefully benefit from. That being said, I am willing to share most of the code for this project if someone willing, or alternatively open-source it here on GitHub. I will not share any sensitive data pertaining to the current users, e.g. the backend db managing push notifications. I will however share the relevant code snippets to get another backend/push solution going. It would be nice if a open-source solution can be driven and maintained here on GH, that will be first prize but would require a re-thing of the code base. If there's any takers please get in touch with me. |
I've opened a separate issue to discuss my previous comment: #54 |
Hi Tertius, looks like there are not so many candidates :( |
Haha indeed, not a single person. I took delivery of my Pixel 3 yesterday and for some reason the app works perfectly fine for me (also on Pie). This makes me wonder if Google might have released some bugfix/patch that fixed this issue. I have Chrome version 72.0.3626.121 installed. What version is your Chrome? |
Hey, great, happy for you, and hope is back! |
Update: An user has emailed me to say that after a recent android update their app started working again. He is on Android 9 (Pie). He updated his Samsung S8 to the latest patch release. I still think it has something to do with Chrome, as it is used as Android's Webview applet as of Android 4.4. Let's hope everyone gets this update soon, via a Chrome update. |
And.... It finally also works for me!! |
As stated by other users on playstore reviews, after upgrade to Android firmware 9.0, Alarmin freezes on homepage "1. loading alarms..." , Reinstalation didnt help. On another older mobilephone it work ok.
Here are the logs in verbose:
The text was updated successfully, but these errors were encountered: