Benjamin Gonin

Results 9 comments of Benjamin Gonin

You have to set a bold font to your textview : ``

There is no way to do it programmatically apparently, read the readme, you can also make a Style or a TextAppearance

Same issue here with firebase performance with the 1.5.0

Ok I figured it out, in firebase settings, we need to add an application, I added a web application, and now I have the website in the emulator

Also i still have errors with firestore:init in fact Functions deploy had errors with the following functions: saveUserData(us-central1) Function URL (prerender(us-central1)): https://us-central1-android-makers-2022.cloudfunctions.net/prerender i functions: cleaning up build files... Error: There...

I commented scheduleNotification and saveUserData function, now firestore:init is working but firestore:copy don't work

Actually I have an older version const mainTag = subsession.tags && subsession.tags.length ? subsession.tags[0] : 'General'; But this is weird, I have the same tag everywhere

Ok I think it was cause by an empty string "" in schedule