Everything posted by Javi
- UD Mobile Error
-
UD Mobile Sync Database Errors (need more detail)
Done: https://wiki.universal-devices.com/index.php?title=UD_Mobile#Synchronization
-
UD Mobile Error
It's likely related to recent updates on Android. First please verify you are on version 0.174. If on 0.174 press the "Test Remote Connection" in Settings-Tab > System > Your System. Do you get any errors? If no errors are shown and are open to remote diagnostic please open a ticket and reference this post. Please respond here and I'll look for your ticket. Diagnostic should only take about 15 minutes.
-
UD Mobile Sync Database Errors (need more detail)
There are many things that could have remained in the App's Database as it's not limited to Nodes. The app sets a time stamp on all entries during sync. At the end of sync the app queries all entries related to the system (isy) SQL ID for unmatched timestamps to que deletion. In the past these values were remove automatically so we prompted to backup before sync, now we only prompt for backup if deletion will be performed. Most of the time deletion is necessary, when the number is low, but if there are a large number of deletions queued something went wrong. Although in the case of migration a slightly larger number of entries may be expected ,especially if a node was removed (i.e. z-wave device). To respect the time users have spent with customizations we choose to ask the user to backup before the app delete these values. If you have a backup file and you have favorites then import, sync, and allow removal of unused values should restore most of your setup. I'm open to suggestions for the descriptive text to help others in the future.
-
UD Mobile Error
Great, thanks for the update!
-
UD Mobile Error
The portal was down for a short time today. Similar errors but not related. Thanks
-
UD Mobile Sync Database Errors (need more detail)
Hi @theitprofessor, Please post a screen capture of the errors for a better explanation. With regards to "remove unused values": This will happen if a node/program/variable no longer exists in ISY but does in UD Mobile. There should be a backup option there also. The reason for the question is because it is possible, although improbable, a user did not make changes to their system and there was a network error. So instead of automatically deleting items, which could delete favorites, from the UD Mobile database UD Mobile first asks user to backup. This way the user has a backup in case the database cleaning removes items the user did not want removed. For anyone else: Currently this is an iOS only feature.
-
Stuck - Admin Console Not Adding IoP
Please try upgrade and give 30 minutes for upgrade to complete before trying anything else, after 30 min power cycle if Polisy cannot be found or manually entered into the Finder. There is/was a bug with location publishing after upgrade. If that does not work please open a ticket.
-
UD Mobile Website Link
Thanks added missing www
-
Not updating status
Please update to the latest version
-
Notification Setup using Network Resources
Yes, on Pixel which has a November 5th update. Also none of my other devices are missing the setting.
-
UD Mobile Error
Hi @DennisC, I just uploaded version 0.174 trying to fix this issue. I have not seen the error on my test device in the last 12 hours with this version. We are updating the app's oAuth classes which caused the error. Swiping app from recents then re entering removes the error. Unfortunately this error was "null", so I've added codes in case it appears again. Please let me know if a similar issue is encountered after update. Not sure how I caught a non existent error 🤪
-
Notification Setup using Network Resources
Under DND > App Notifications when I click ADD then select UD Mobile I'm shown the Notifications Channels to allow. I read on a few forums that Samsung and OnePlus have DND missing at the same locations you describe, unfortunately the user/system controls these settings so the app can not make changes only push users to the settings page.
-
Notification Setup using Network Resources
Does it work from Settings > Sound & Vibration > Do not Disturb > Apps, then add UD Mobile
-
Notification Setup using Network Resources
Yes, that is where is should be. It is an OS level setting. Is there multiple profiles or users on this device? Edit: Does it work from Settings > Sound & Vibration > Do not Disturb > Apps, then add UD Mobile
-
Notification Setup using Network Resources
Can you click the name (or bell icon) of the Notification Channel? I did a quick search and It appears some devices will not show this option for a managed profile (i.e. work profile). Is the device using the main profile?
-
Notification Setup using Network Resources
I would not put it past Samsung to remove features as a feature 😁 . Are Notification Channels listed under Device Settings > Apps > UD Mobile > Notifications ? Also just be sure, is this for UD Mobile or Pushover?
-
Notification Setup using Network Resources
Likely invalid API Key. Did you use the copy button then email to yourself? Verify there is not space before or after the API Key. Verify both the resource and All resources are saved before test.
-
Yolink state
First "1" should likely be a human readable value instead of an integer. if a power cycle and sync does not change this please notify the node server developer. With regards to the Home Tab, currently "Display Status" is not configurable. I have added the feature request to our issue tracker, however we are over a month out for new features. https://github.com/UniversalDevicesInc/UD-Mobile-iOS/issues/78 Display Status is configurable on the favorites Tab.
-
Notification issues Android Version 0.172
Hi All, Newer Android devices are missing heads up notifications due to a depreciated Intent class (Firebase). Please update to version 0.173 as soon as it's available. Notifications will still be shown on the apps notification tab.
-
Google devices 'can't reach Universal Devices'
OK, post is in UD Mobile. Needs to be moved to Google Home https://forum.universal-devices.com/forum/124-google-home/
-
UD Mobile not switching to local connection when on local wifi
Added issue: https://github.com/UniversalDevicesInc/UD-Mobile-Android/issues/38
-
Google devices 'can't reach Universal Devices'
Please show the error message
-
UD Mobile not switching to local connection when on local wifi
The error shows the ISY is not online in Portal and portal is reachable. The app will retry connections after 3 seconds of an error and continue until a connection is established or app is closed. If portal is partially offline that could be the cause. I believe the next version of the app has a better error message or at least only shows text between <info> tags.
-
UD Mobile not switching to local connection when on local wifi
Maybe granted "this time only" or app populated from backup? Android will not give apps SSID unless it has precise location permission.