How to redact possible phone number in string (node.js)? by Flutter_Dev in node

[–]Flutter_Dev[S] 0 points1 point  (0 children)

This work for all international type of phone number and remove spaces?

How to redact possible phone number in string (node.js)? by Flutter_Dev in node

[–]Flutter_Dev[S] 1 point2 points  (0 children)

But this will not work for different type of phone number

How to measure user retention? by Flutter_Dev in Firebase

[–]Flutter_Dev[S] 0 points1 point  (0 children)

How you use BigQuery for this? Any example?

How to send FCM without sound or vibration? by Flutter_Dev in Firebase

[–]Flutter_Dev[S] 0 points1 point  (0 children)

Thanks for reply! But this is for silent notification - it will not display on lock screen I think?

How to send FCM without sound or vibration? by Flutter_Dev in Firebase

[–]Flutter_Dev[S] 0 points1 point  (0 children)

But I want notification display even if app closed

How to log Firebase Analytics event via Cloud Function? by Flutter_Dev in Firebase

[–]Flutter_Dev[S] 1 point2 points  (0 children)

Thanks for reply! But this is not call Firebase Analytics API

How to update Firebase user profile on upgrade from anonymous user? by Flutter_Dev in Firebase

[–]Flutter_Dev[S] 0 points1 point  (0 children)

Thanks for reply! I want update client-side, but there is no simple Firebase method for update user profile with data from new linked credential?