Where To? location alarmThe Where To? 10.9.3 update released today introduces support for Universal Links top open Where To? place links right within the app instead of the website. We also worked on the loading performance to make results appear more quickly. This is especially noticeable in categories such as post boxes, national parks, playgrounds and more. Then we improved the zooming behavior when results are initially loaded. In previous versions the map sometimes zoomed several times while loading the results. Now we zoom just once when all results are loaded.

In Where To? we put a lot of effort in respecting your privacy. This means, we never sell user location profiles – or even create them in the first place. So far, we still asked for “Always” location permission as soon as you wanted to create location alarms to notify you once you arrive at or leave from a certain place. In 10.9.3 we changed that functionality to use a newer API and thus no longer require “Always” location permission. As a consequence, we removed that permission from the app entirely and only ask for your location while the app is in use.

The update also supports sending your destination info to the “TwoGo” app, an interesting car pooling app. TwoGo allows to share or ask for a ride with users traveling in the same direction. In contrast to Uber, Lyft and the likes, TwoGo riders only pay a nominal fee to the driver covering gas and car wear and tear. The platform is financed by large companies encouraging their employees to share rides and thus saving valuable parking space. You can find more information on B2RIDE.

Download the Where To? 10.9.3 update from the App Store.


Streets 4.1 has landed on the App Store. The update improves support for Apple’s new devices such as the Apple Watch series 4, the iPhone XS, XS max, and XR as well as the new generation of iPad Pro with Face ID.

Streets now also supports Google’s Plus Code aka Open Location Code for easy location sharing. In the search field, you can enter a Plus Code to go to the location it specifies. And in the panorama share sheet, you can copy the Plus Code to the clipboard.

Grab the Streets 4.1 update from the App Store and if you’re in a good mood, treat us with a ⭐️⭐️⭐️⭐️⭐️ rating ❤️!


Where To? 10.9.1

Where To? 10.9.1 is now available. It supports Spotlight search continuation: When you search for something using the system-wide search, there’s now an option to “Search in App” which continues the search right in the Where To? app.

Search in appWhere To? 10.9.1 also includes a new round of bug fixes and improves the “Suggest an Edit” feature that now lets you specify the original listing when you report a duplicate. You can also propose additional categories where the listing should be found. So if you find some inaccuracies in Where To? listings, please let us know!

Download the Where To? 10.9.1 update from the App Store.


A new Where To? update is available. Where To? 10.9 includes a completely rewritten watch app that is optimized for watchOS 5 and supports the upcoming Apple Watch Series 4 with its larger displayed area and round screen bezels. Apple Watch owners with a cellular device will appreciate that Where To? for Apple Watch doesn’t need to be tethered to the iPhone anymore. So you can find the next restaurant just from your watch while you’re on the go without your iPhone.

en_watch-44-1.png

In addition to the new watch app, we also made sure that Where To? runs fine on iOS 12, including iPhone XS, XS Max, and XR.

We also worked hard on improving the data quality and fixed a ton of ? bugs.

Finally, Where To? now supports the MinRejseplan app for public transport directions in ?? Denmark.

Download the Where To? 10.9 update from the App Store now!


Where To? turns 10

Happy Birthday
? We’re celebrating the 10 year anniversary of Where To? on the App Store!

The App Store first opened its doors 10 years ago, on July 10, 2008. And Where To? was one of the first 500 apps. I remember the excitement when we were finally able to install apps on our iPhones and didn’t have to get away with Steve Jobs’ “sweet solution” relying on more-or-less crappy web apps.

Or does anyone remember how we had to install and license apps on Symbian or Palm-based phones and PDAs before? There was no central store so we had to download from vendor websites and then go through a painful licensing process, sometimes involving premium SMS for payment. The App Store really was a breakthrough for app distribution on mobile phones. It ignited an explosion of available apps covering almost all aspects of daily life.

The last 10 years have been an amazing journey and we’ve a ton of great stuff in the pipeline for you. Here’s to the next ten years!


We’re happy to release a major Streets update today. We’ve worked quite a while on making the Street View browsing experience even more delightful and fun.

iPad users rejoice over the Drag-and-Drop support we added in Streets 4. You can now drag a pin location from the Maps app, a contact, or a textual address into the Streets app to find nearby panoramas. Even geotagged photos can be dropped in Streets to find 360° spherical images near the photo location. So if you’re not happy with the quality of a photo you took, just drag it in Streets to find photos from other users shared on Street View!

Street View panoramas and map locations can also be shared with other apps using drag and drop. For instance, you can attach a Street View panorama of a meeting place to an email or note. Or just drag a panorama or map location into the Maps app to get directions. To share the panorama and the map link with a VCF attachment in Mail, drag the panorama image and the map pin (first entry in the overlay, named “Apple Fifth Avenue” in the screenshot) separately. You can also drag the bubble above a map pin.

Live Panorama IconWith the new Live Panorama mode, virtually traveling abroad is even more immersive and fun. Turn around in the panoramic scene simply by rotating the device!

Finally, Streets 4 is optimized for iOS 11 and fully supports the iPhone X, in either portrait or landscape orientation.

Download the Streets 4.0 update now. Have fun and remember: You can do us a huge favor by dropping a ⭐️⭐️⭐️⭐️⭐️ rating!


We just released the Where To? 10.8.1 update with several improvements:

  • Improved search results
  • Show up to 30 locations (up from 25)
  • Fixed network activity indicator on iPhone X
  • Improved support for „smart invert colors“
  • Increased the number of restaurants with table reservation (?? only)
  • Bug fixes and stability improvements

We also ramped up the number of supported directions apps. By popular request, we added back DB Navigator, the routing and ticketing app of Deutsche Bahn. In total, we added 16 new directions apps for public transport routing all over the world:

Go download the update while it’s hot! ?


Recently, I was wondering why Where To? on iPhone X didn’t show the activity indicator in the status bar while it was fetching places from the network. I discovered that iPhone X actually doesn’t display the system network activity indicator. Apple writes in the Human Interface Guidelines:
Screenshot FTLinearActivityIndicator

On devices without edge-to-edge displays, a network activity indicator spins in the status bar at the top of the screen as networking occurs.

So the iPhone X, iPhone XS and XR simply don’t show the network activity indicator at all. While I consider this a bug and submitted a Radar (? UIActivityIndicatorView should be shown on iPhone X) for it, I needed a solution.

I remembered that in an early beta of the iPhone X Simulator, I saw a K.I.T.T. scanner-style indicator with a linear gradient that was placed above or below the status bar items:


Screenshot by @twostraws

So I decided to implement this kind of indicator. It’s placed in the right “ear”, above the status bar icons. It’s convenient to use by simply “fixing” the existing network activity indicator on iPhone X/XS/XR. So apps using the network activity indicator continue to work as usual but also display the indicator on iPhone models with a notch. In addition, it can also be used as a standalone indicator view and tinted with a custom color.

The indicator is available as open source on GitHub and as a CocoaPod. Feel free to use it in your own apps!

The next Where To? update will of course use this as well to fix the missing activity indicator on iPhone X.

Update 8.2.2018: Where To? 10.8.1 includes this.
Update 20.8.2019: added references to iPhone XS and XR and updated the language from the HIG (“On devices without edge-to-edge displays”).

Where To? on iPhone XIn the latest 10.8 update, Where To? learnt to support the iPhone X in full size. No more letterboxing on the shiny new iPhone!

The update also comes with a few other improvements: the compass-based map rotation is now much smoother and Facebook and Twitter can be used again to authenticate to the Where To? community for posting location reviews.

We also added support for a bunch of public transport apps:

*) Was supported in previous releases except when running iOS 11.1 or newer. Now works under all iOS versions.

Where To? 10.8 now requires iOS 11. We had to cut off older iOS releases because iOS 11 changed a lot of things under the hood, mainly to support the iPhone X. Maintaining support for older iOS releases would have been a huge amount of work – work that we rather put into adding new features! Luckily, already 86% of Where To? users are on iOS 11 already – and that’s the number from two weeks ago. So I hope this isn’t a big deal for most of you.

So without further ado, grab the update from the App Store! (And if you like the update, I’d love if you send us a ⭐️⭐️⭐️⭐️⭐️ review as a Xmas present!)


Location AlarmThe new Where To? 10.7 update has something for everyone: Now you can book a table for many restaurants (starting in ??) right within the app. The in-app dinner menus, already hugely popular in the US, now come to Germany, too. So you can check if the restaurant offers something for your taste (and wallet) ahead of time.

We also added hotel reservation right from within the app (starting in ??).

The new Location Alarm feature allows you to be notified when you come by (or leave) a certain location. So you won’t forget to pick up your laundry from dry-cleaning anymore or to stop at the grocery store.

Finally, if you’re using Navigon Cruiser to get motorcycle driving directions, this app is now supported in Where To? as well.

Where To? SaleTo celebrate the release, Where To? is available for just 99 cents for a limited time. Grab your copy now while the app is on sale!

« Newer PostsOlder Posts »

Subscribe to the FutureTap Newsletter

View previous newsletters
Consent

We will use your name and email address to provide news and offers about our apps. We will treat your information with respect. By clicking below, you agree that we may process your information in accordance with our privacy policy.