Enrique Shunnar
Enrique Shunnar
> Oh I see .. > > Can you tell me how to put own roms ? I mean how did you did the amazon link or something alike ?...
I use instead `https://github.com/w9jds/firebase-action` that covers similar functionality and has simpler usage.
implementation is good as well, but it seems that api is the way to go since the react-native sdk version targeted is the one available on the project.
> I had a similar issue as well. Although I couldn't fix it with code, I found that sometimes simply turning off and on the Wi-Fi on my PC would...
Same issue here. Logs: ``` The JS/TS language service immediately crashed 5 times. The service will not be restarted. This may be caused by a plugin contributed by one of...
> Same issue here. Logs: > > ``` > The JS/TS language service immediately crashed 5 times. The service will not be restarted. This may be caused by a plugin...
Hello, I've had this issue and spent couple hours debugging as well... Just figured out that AppDelegate extension ended in `.mm` and that stands for Objective C++ which does not...