Dan Halliday

Results 14 issues of Dan Halliday

### What happened? The crash I reported in #1365 is still present in the 5.1.6 release. I’m reporting it again here because the previous issue was closed. ### Steps to...

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues) - [X] I've...

needs-triage
bug

Is it possible to set the map to show a region whose bounds span the international date line? I have a set of points whose bounding box spans the line,...

I have a load of simple queries to define, each returning one or many models which I have Typescript types for. At present I’m doing something like: ```typescript findById: async...

Typescript