iHasApp icon indicating copy to clipboard operation
iHasApp copied to clipboard

The iHasApp iOS Framework allows you to detect installed apps on a user's device.

Results 9 iHasApp issues
Sort by recently updated
recently updated
newest added

is this still support for ios 9 and ios 10? when i run it on my iphone(ios10.3), it show lots of errors, such as -canOpenURL: failed for URL: "youtube219599544727871://" -...

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

How you maintain list of the apps? How can I help you with this?

While getting list of detected apps, its giving memory warning every time i run the app. FYI : I am running iHasApp on my iPod touch with iOS 6.1

Is there a way i could hook this onto phonegap? Thank you

I really appreciate the work done here, so I hope I am not out of line with this question. After calling the detectAppDictionariesWith... I get the descriptions and icons I...

The dataset from my initial push was actually filtered down (by way of # of reviews, and availability) from an original collection of >20,000 URL schemes. Previously, this dataset needed...

I am not sure, if the iHasApp repository is the right place to collect the data I am thinking of, but for offline research (e.g. avoid conflicting URL schemes, find...

As per my [comment](https://github.com/danielamitay/iHasApp/pull/5#issuecomment-10414703) on Pull Request #5, there are a number of URL schemes that belong to the System: - `sms`, `shoebox`, `javascript`, `prefs`, etc., etc. A number of...