Results 4 comments of Mike Gottlieb

This project can help with this goal of building up a community dictionary. https://github.com/HBehrens/collectIPAMetaData If had a long list of Apple IDs to examine for URL schemes and so I...

I'm using that sample to try to get a project up and running. It feels like quite a bit of it like the Helpers, HttpHandlers, and OptionConverter would be generally...

@HBehrens have a look at this. While using the script I found that some apps were missed because of the way they specified their URLSchemes. There are a few more...

I think that is because of some missing url scheme keys. Check out this PR #7 Also if apps didn't register for schemes at all then they would be excluded.