Hi there!
Is there a variable for the name of the current phone user? I want the widget to show text like: "Hello Username!"
Maybe the variable could be extracted from the contacts-list where the user itself is shown above the other contacts.
Hi there!
Is there a variable for the name of the current phone user? I want the widget to show text like: "Hello Username!"
Maybe the variable could be extracted from the contacts-list where the user itself is shown above the other contacts.
Currently Kustom has no access to contacts so this is not possible
I want to change the name of a widget with the saying “hello Jonh" to "hello Andrea"
Please help
Txs
Frank, could you create a new function to provide this data? Kustom is already pulling info from the Google API for the signed in user. If they sign into Kustom can you provide presets with a user data function?
ud(fname)
ud(lname)
ud(email)
etc.