How can we use alerts in the native mobile builder? Is there an option for this like in the web builder
What do you mean by alerts?
Push Notifications? If so, yes: New Feature: Push Notifications 🚀
No I mean like popups, or the native popups, for incorrect passwords or so
Popups are not supported in Mobile.. you can use sheets - a native group element
You can also use Floating group element to create an alert (and make it reusable).
1- Create Floating group element on the view or new mobile reusable element
2- Make it invisible on page load, transparent or with flat color BG
3- Make it full screen
4- Place any content and elements
Final result may looks like this:
Setup flow for reusable element:
I hope my explanation is clear, but if there are any questions left, let me know
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.