Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

mikeoman

Members
  • Joined

  • Last visited

  1. mikeoman joined the community
  2. Question: "On the programming I have a scene working but I have no way of telling the Zen72 that it should respond to double tap. The scene works if I single tap or double tap. Do you see feedback that states double tap, single tap etc." "value: KeyPressed [KeyPressed = 1 x tap, KeyReleased = released, KeyHeldDown = held, KeyPressed2x = 2 x tap, KeyPressed3x = 3 x tap, KeyPressed4x = 4 x tap, KeyPressed5x = 5 x tap]” Answer: You already answered your own question. you need to set value to 'KeyPressed2x' . Without that, the action fires on the first tap (I think it defaults to KeyPressed = 1 x tap). (I made the same mistake and found this discussion via a google search to find an answer to the same issue. I saw your value comment and realized I had not set it myself).

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.