No logs yet.
This simple web app is showing the possibilities of starti.app. Now, redirect to your own webapp to test your own code. Remember to include https://
Test 'mailto:' link Test 'tel:' link
To get started building your own webapp you could navigate to
. Here you should view the source (this file) to see how to use the integration API's. If you save the source to a file named index.html on your local machine, you could use
http-server to serve the file (preferably using the -c-1 argument to disable caching). Now your file is served locally. Then use
ngrok to expose the served file to the internet. ngrok will provide you with a URL like https://a2a7899c3f55.ngrok.io. This URL should now be entered in the URL field above and the "Set startup URL" button should
be pressed.
Happy coding :-)
If you need more info than you can find in the source, you should take a look at the documentation.
Not much to see here. You receive the two events seen below in the source code.
Push token:
Here you can start the camera to scan a qr-code
Only accept QR codes that contain the specified text:
Here you can initialize the NFC scanner and scan a NFC tag
Make sure that NFC is supported and enabled on your phone
Check access and authenticate using biometric methods
Checks if the user has granted access to biometrics
Start biometric authentication scan
Get the type of biometric authentication available
Store and retrieve encrypted content protected by biometrics
Manage username and password credentials with biometric protection
Store username and password with biometric protection
Simulate a complete login flow with biometric credential saving
Test biometric UI components
Test the biometrics drawer component
This is a biometrics drawer that slides from the bottom.
Scroll me!
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
With webhooks, the technicalities of push notifications can be bypassed. To get started, request access to push notifications, then register user IDs upon each login. To send a push notification, simply call the webhook.
With trigger you can create segments and workflows to automate actions. Warning: using a comma (,) as a decimal point will cause an error. Please use a period (.) as the decimal point to ensure proper functionality.
Please note that events and properties are case-sensitive.
Optional: add custom properties to event
Please note that user properties are case-sensitive.
Add properties to user
The device API provides access to the device's accelerometer and shake detection.
Share Module
FlowLink Module
Press back twice to exit
Ignore back but log message
Always exit on back
Click here to test going to a domain that does not exist.
Click here to test 404 Not Found handling.
Click here to test 400 Bad Request handling.
Click on a number to go to a page that has a that number of seconds delay before is answers: 2, 5, 10 or 500.
or
Use MitId Test Tool
Debug panel for executing custom JavaScript code.
use the method `log(message)` to log messages to the log panel.
Test device vibration with different intensity levels. The vibrate method accepts values 0-3 where 0 is low intensity, 1 is medium, 2 is high, and 3 is intense.
Click these buttons to trigger vibration using CSS classes:
Test external purchase custom link handling.