Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7767931
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T15:47:41+00:00 2026-06-01T15:47:41+00:00

to know which Apps are installed on a given device i have followed the

  • 0

to know which Apps are installed on a given device i have followed the way as follows.

How to determine, whether an iphone app (previous/next version) is existed in our device or not?

This can find the applications (user’s apps & system apps) installed in SIMULATOR perfectly.

But fail to find in my original device iPod / iPhone.

why and how to rectifie it for Devices?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T15:47:42+00:00Added an answer on June 1, 2026 at 3:47 pm

    There’s no way to achieve this on non-jailbroken device.

    There is a way (a workaround really) to detect your own applications if they register custom url: method is described here: How To Detect Installed iOS Apps

    EDIT: if you decide to go this way you can learn how to register custom URL here:

    Registering Custom URL Schemes

    Objective-C: Custom URL Schemes

    EDIT: after additional information: you want to check if your application is installed and this application registered paintplus URL scheme

    You can use this method (in your other application) to check if paintplus is installed or not:

    - (BOOL) paintplusInstalledOnThisDevice {
    
      UIApplication *app = [UIApplication sharedApplication];  
      NSURL *paintplusURL = [NSURL URLWithString: @"paintplus://"];
      return [app canOpenURL: paintplusURL];
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: How to know the apps installed in iPhone Hi... I am developing
I have a half-dozen apps installed on my iPhone via Xcode's Build and Run
Does anyone know which property sets the text color for disabled control? I have
There are two apps installed on iPhone (myApp and competitorApp).competitorApp is saving user settings
Hy there I would like to have three apps depending, which are based on
I have Visual c++ 2010 express installed. I develop some apps with it (mainly
I have an ASP.net 1.1 application. In a sub-folder, I've installed blogengine.net, which is
I am creating an app which has version for both iPhone and iPad, iPad
I am starting to develop apps for iPhone. There is 1 specific app that
Hey guys, here's my requirement: I have one central App which receives requests from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.