I am making messaging app.
In that app have Hiding and unhiding feature
I am using list view for message
And for unhiding this I am using spinner
And for endode and decode I am using
Base loaded extension
But I wrote a block chain
When I try in my companion there a notification
Show that "Bad BaseLoded1"
TIMAI2
December 10, 2022, 3:02pm
2
Use this extension instead (BasesLoaded is broken when installed app):
Base64 String
1 Like
Md_Mamun:
"Bad BaseLoded1"
By the way why this red cross? Two times used the same event?
That is not any factor beacuse that is dublicated
ABG
December 11, 2022, 2:23am
5
What is the purpose of taking the number of Elements and feeding that number through a Base64 conversion?
solution for what? I don't know what you want too achieve...
I want to decode a list
And that shows in a label
Md_Mamun:
decode a list
what' s this? pick a item from list?
then it is the build-in function of List.
just open the drawer of List and check all the blocks .
Please give the blocks pic
TIMAI2
December 11, 2022, 9:30am
13
What is encoded to base64, the entire list, or the individual messages ?
Peter
December 11, 2022, 9:32am
14
You see how important it is to give as much information as possible. Now users trying to help you have to ask a lot of questions.
TIMAI2
December 11, 2022, 9:44am
16
Md_Mamun:
individual message
then blocks like this to display last message
TIMAI2
December 11, 2022, 9:58am
18
Make sure you have items in your list!
Can you give that extraction link