Felix Moses
Felix Moses
Even if your not using firebase messaging you still need to add a resource file so that it gets included in the apk. ```xml ... ```
Currently, there is no fast way to figure out if to nodes are connected in either direction. You have to call hasLink(from, to) and hasLink(to, from).
It look like this bugs still here in the newest version. I'll take a crack at it, but I'm new so I would appreciate pointers if anyone knows where I...
The bug is still present in `10.9.2`. It took me embarrassingly long to figure out what the issue was 😅
Clearly this is not very high priority, since it's been 2 years since the first report, but I'll try to put together a patch to resolve the issue
The issue is that PATH on macos and linux uses colons as the deliminator. The way to make this work would be to alias the bin without a colon name...
I'm having the same problems with `.fit`. Is any body working on this bug? If not I can try to figure it out.