The thankyou.wikipedia.org routing defaults to ArticleViewController, we should have it default to SinglePageWebViewController.
This only comes into play in these situations:
- A user has the app installed, but initiates a donation through Safari. When Safari lands on thankyou.wikipedia.org, the app may take over and route the user to an article view that embeds the thank you page.
- A user has multiple Wikipedia apps installed (say, our main white icon and Staging or Experimental) and goes through the "Other payment method" donate flow on one of the apps. When the user lands on thankyou.wikipedia.org, the other app may take over and route the user to the article view.
A user that only has one app installed and initiates the donation flow from the app currently works.
What it looks like when a thank you page is embedded in article: