Link to the plugin page:
Demo to preview the plugin:
Introduction
The Device Vibrate Plugin by Zeroqode enhances the mobile experience in your Bubble app by utilizing device vibration capabilities. It is ideal for creating notifications, alerts, or haptic feedback, making your app more interactive and engaging. With simple workflow actions, you can trigger single or multiple vibrations with customizable durations.
See Key Features
Compatibility & Limitations
- iOS browsers do not support vibration due to system restrictions.
- Supported on modern browsers, including the latest versions of Google Chrome, Firefox, Edge (Desktop), and Android-based browsers like Chrome Android, Firefox Android, Opera Android, and Samsung Internet.
- Device support varies: If a device does not support vibration, the action will have no effect.
- User preferences may override vibration: If a user has disabled vibration for certain web pages, the plugin will not function on those pages.
- Time limit restrictions: Some browsers cap the total duration a page can vibrate the device and may reject requests exceeding this limit.
Prerequisite
- Bubble Account: An active Bubble.io account is required to install and use the plugin.
- Plugin Installation: The plugin can be installed directly from the Zeroqode Plugin Store or from the Plugins section of your Bubble Editor.
- Ensure your users access the plugin on a supported device and browser.
- The device must have vibration capabilities enabled.
- User permissions and browser settings should allow vibration.
- Best used on Android devices and supported browsers like Chrome, Firefox, and Edge.
👛 Please support our efforts to keep this plugin free—your donations help us invest the time and resources needed to continue maintaining and improving it for everyone’s benefit: https://zeroqo.de/support.
How to setup
Step 1: Installation
Step 2: Configure the Plugin
Step 3: Use the Plugin in Workflows
Plugin Actions
- Single Vibration
Triggers a single vibration for a specified duration.
Title | Description | Type |
Vibrate Time (ms) | Duration of the vibration in milliseconds. | Number |
- Multiple Vibrations
Runs a sequence of vibrations and pauses.
Title | Description | Type |
List of Vibrate Times. | A sequence of vibration and pause durations (e.g., 1000, 500, 100). | Number |
- Stop Vibration
Stops any ongoing vibration action immediately.