Hello Kodular Community,
I hope you’re all doing well. I’m currently working on a project and am facing a challenge that I believe your expertise can help me overcome. I am using Kodular App Inventor and would like to implement email masking for privacy reasons.
What I’m trying to achieve is to display a masked version of the user’s email address, replacing some characters with asterisks. For example, I want to convert “[email protected]” to “email*****@gmail.com.”
I’ve tried a few approaches, but I’m not quite getting the desired result. If anyone has experience or suggestions on how to implement this in Kodular using its blocks, I would greatly appreciate your guidance.