Firebase remote config- How to get data in json format from firebase remote config in react typescript
351 views
Skip to first unread message
Fatima Maria
unread,
Jun 9, 2023, 11:31:55 AM6/9/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
Hi All,
I have added a json parameter in the remote config and my front end is reacted typescript when i do getValue or getString in my fetchandActivate method I only get a string . How can I get the JSON value from Firebase remote config?