I've copied the URL from the firebase, but the token I've left as the default one:
Sorry for being a bit ignorant, I'm still a novice in this
Ok thank you, will check
It's showing this
How do I create one?
Okay
A Token is not necessary.....
I don't understand why it crashes then
Looking at your blocks
When your app opens you call the taglist from firebase.
This returns an AI2 list to your app (value)
You then try a contains text block on the entire list, and if this is true, set a tag called Speech to an empty list.
Is this what you intended ?
Try taking out the call taglist from Screen1.Initialise, this should at least stop your app from crashing on start up.
You may then want to look at your when TagList event contents, and modify.
Thank you
But yes, that was my intention. Will check anyways
Can you provide us some more information like the Device, Android version etc?
If possible try to capture the crash logcat using the ADB and post it here
Will try ADB
I have a Samsung Galaxy M40 with Android Version 11
On startup, or only when you press Button3 ?
Download Platform Tools for Windows for here, it includes ADB
On startup
Mine the same the only difference is mine working fine on companion but if i install the apk it crashed right from the start