Hacker News new | ask | show | jobs
by mingfli 4430 days ago
iOS apps cannot handle (or intercept) http/https urls, they can only register a custom scheme with the OS and handle those.
1 comments

Ah, yes. This is true. Although the original statement was "android apps can handle their own urls" which I interpreted differently.