If I read it back in to the app it formats it back to what I expect, however I'm wanting to use the data on an ESP32. That reads it as \"https:\/\/Example_URL.test"
Any ideas on how I can fix it?
I've deleted the post. Thanks for taking quick action. You have a very informative and helpful web site. Some dubious sorts must have taken over the page that that link went to.
I'm struggling a bit with your instruction "Firebase Demo:
Secured with Web Component"
in the second step " SIGN IN (LOGIN) a User"
it's not clear where I would find the returned text.
I used the web1.GotText block and put the returned text into a text box.
Moving on to step 3 " PUT "
How do I get the ID token from step 2 it to the blocks of step 3? Other than copy and paste.
I have made a block to pull the ID token from the returned text from step 2 and put that in to the put block, but this triggers the first web1.GotText block again and gives me errors.
Thanks for that!
I'll have to read up on dictionary functions as it's not something I have used before. The blocks work perfectly, but I don't yet understand why. I'll do some reading as I don't like to just copy and paste a solution.
Could I ask, If you have any experience with firebase messaging, and is it some thing that can be used with App Inventor.
Perhaps this isn't the right place to ask for advice, I would like to send text messages to an ESP32 display during a phone call, as my parents are hard of hearing. They can't use a mobile / cell phone. Believe me I have tried to teach them.
I think I can do it with what I have learned from your website, but wondered if you can point me in any other direction.