Page MenuHomePhabricator

[BUG] On iOS 12 GM, links from Siri open the app but don't navigate to the article
Closed, ResolvedPublicBUG REPORT

Description

How many times were you able to reproduce it?

Always

Steps to reproduce

  1. Have the Wikipedia app installed
  2. Ask Siri to "search Wikipedia for sturgeon"
  3. Tap "See more on Wikipedia"

Expected results

App opens to sturgeon article

Actual results

App opens to explore feed

Environments observed

App version: 6.0.1
OS versions: 12
Device model: iPhone X
Device language: en

Notes

This action was previously handed to us as a NSUserActivity, now it's being funneled through the old "openURL" method. Either way, it seems openURL should handle non-wikipedia scheme URLs.

https://github.com/wikimedia/wikipedia-ios/pull/2655

Event Timeline

LGoto claimed this task.
Restricted Application changed the subtype of this task from "Task" to "Bug Report". · View Herald TranscriptAug 27 2019, 8:47 PM