Martin Foerster
Martin Foerster
I have looked at the PR. I would suggest to keep `handleTokenReceived` method and add the following function to FirebaseMessaging.swift: ``` @objc public func messaging(_ messaging: Messaging, didReceiveRegistrationToken fcmToken: String?)...
> Sorry, I can' t follow you on that one. Do you want to make a PR with your proposal? yes, sure. > I would like to fix it too....
Now I am messing around with the code locally, but no luck so far. I even put it in the launch method as suggested from you and the firebase docs:...
Isn't it necessary to add `configuration.allowsDelayedPaymentMethods = true` (Swift Notation) aswell to allow these payment methods?
@tobiasmuecksch @jepiqueau I stumbled upon the second error in this thread and I think this is still a unresolved bug, right? > I did some research, and if I understand...
@jepiqueau @tobiasmuecksch Queueing was the initial issue here. But you guys discusssed a second issue, which is a seperate bug: > I did some research, and if I understand https://github.com/mattn/go-sqlite3/issues/709#issuecomment-485295884...
@jagannathBhat Your fork loads webpack4, but cra5 uses webpack5, so there are validation errors for the configuration
Pretty cool idea. Wouldn't this also allow to detect multiple codes at the same time and send and update the position of the detected codes? In combination with the overlayed...
@thegnuu yeah, so what does it need to move this forward?
@thegnuu yeah, let me know, when the interfaces are available. This will certainly help :)