I’ve cleared it yesterday, and it worked again, but i’ve just noticed that it does’nt work again
I still didn’t find what is causing this !
What Kind of Database Are you using?
I’m using firebase. There was weird things in it. I will add more protections in company name choosing !
Mainwhile, i’m will clean the database, so the leaderboard will work again.
But first, i need to do another update
As far as i see i think you are getting a empty value or a string either from the database or the app. I think the problem Lies in the Area of Got Value Event Block
The error is that the Web component can’t decode the value from database. But from what i see from the toast notification, everything seems right. And i don’t see why Firebase would return a json string with error in it
EDIT : I’ve checked, the json is valid, but the web component can’t decode it ! I will search for an extension
Are you encoding it before it’s stored to firebase?
No ! Is it a mistake not to encode them?
I found this morning that the bug was caused by some characters, so I made a list of forbidden characters that should not be in the company name.
If I encode it before storing it, will the problem be fixed?
In the Device Component I think there’s a parse block, you can get a value from the JSON using that.
That would work.
I’ve seen characters from certain countries cause issues and encoding/decoding resolved the issue.
Update 2.2.2
Important bugfix and improvements update !
- Added online configuration
- Added an updater
- Added a dynamic message on the main menu
- Improved launch loading
- Leaderboard will now work correctly (Encoded company name)
- Improvements and bugfixes.
Download on Play Store or go to bit.ly/PhoneMaker
What Do you mean by an Updater .
It’s just an update notifier (the real update process was here since 1.0)
Amazing UI.How you create background Gradients.Is it an image!
Thanks ! Yes, they are images I’ve made them with photoshop
How you create list with text gradient colour.
Are you talking about the image or in the application?
Leaderboard list.
There is no text gradient on the leaderboard
How you create lists.
I’m using ColinTree Listview extension for the leaderboard