Hmm, yeah, if it’s crashing on places list in that view too (which is a separate view / code from the confirm/edit view), then really does seem like it’ll be something in the Foursquare results causing the crash.
It’ll possibly be some other place in the list, rather than the actual one you’re looking for. It might not even be the place name - it could be some other metadata coming back from the server. Arc 3.12.0 uses the new Foursquare database / API, which means the server is sending back differently formatted data. There’s likely some case I’m not handling correctly there.
Ok, this is helpful stuff! I can probably figure it out today, and get a quick update submitted. Phew. I’ll get hunting in the relevant code now…