Luis Rodriguez

Results 46 comments of Luis Rodriguez
trafficstars

This is gold, can we merge this?

I am with kcviper on this one, what if the user scans multiple codes in the same form. Any work around?

exactly! I am currently trying to make it work

yes that works great but what if I have multiple barcodes to scan on different inputs. the `onScan` fires for all of them at the same time

managed to do something similar, thank you very much!

There is a way to add scopes depending on what you need from the user. [See Here](https://firebase.google.com/docs/auth/web/facebook-login?authuser=0#handle_the_sign_in_flow_with_the_firebase_sdk) However, this implementation does _not_ currently support them. Feel free to modify and...

I closed it by mistake, sorry. I am actually testing this right now 👍

Yeah, notifications are complicated. I'll try to make it work

Now that we are getting iOS notifications ready I think is a good time to uncomment [this line](https://github.com/fuse-compound/Fuse.Firebase/blob/master/src/Firebase.Notifications.Android/Common.uno#L129) and [this line](https://github.com/fuse-compound/Fuse.Firebase/blob/master/src/Firebase.Notifications.Android/Common.uno#L138)

Can't wait for this to be on `master`. What's missing? How can I help?