iOS doesn't route `ihatemoney://` URLs to PayForMe at all, because CFBundleURLTypes in Info.plist only registers cospend. All the IHM handling code is already implemented and reachable. I forgot to commit this in PR #93.
iOS doesn't route
ihatemoney://URLs to PayForMe at all, because CFBundleURLTypes in Info.plist only registers cospend.All the IHM handling code is already implemented and reachable. I forgot to commit this in PR #93.