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

  • SEARCH
  • Home
  • 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 458453
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T22:40:23+00:00 2026-05-12T22:40:23+00:00

Given all the issues around hidden APIs and Apple now checking for them before

  • 0

Given all the issues around hidden APIs and Apple now checking for them before releasing anything into the app store, how can you be sure if a particular framework is using hidden APIs? For example, I like the Google JSON framework: http://code.google.com/p/json-framework/. I have no idea if they are using hidden APIs.

What else is there for JSON that you can be sure isn’t using hidden APIs?

  • 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-05-12T22:40:23+00:00Added an answer on May 12, 2026 at 10:40 pm

    You can audit the code.

    1. First make sure the project compiles without warnings. That means that all the methods they use have to be declared in their headers.
    2. Then look at all the categories declared in the code (you can do this yourself, or find some tool to do that).
    3. For all categories declared on classes provided by all Apple frameworks, make sure there are concrete implementations of the methods they declare in your code. If there are any categories on Apple provided classes that do not have concrete implementations provided by the framework then they are declaring the category in order to avoid compile warnings accessing private methods.
    4. Look for calls to NSClassFromString, and make sure all uses of it are for public classes

    There are some other ways they could be using private APIs, but they are not as common and tend to be caused by people actively trying to obfuscate what they are doing.

    A little more on point:

    I have audited YAJL-objc myself, and I am sure that Jon is doing nothing bad in TouchJSON, because he is damn fine iPhone developer. Beyond that I can’t see why any JSON library would be, there is almost nothing they can use hidden in the private APIs. It tends to be more common to use private APIs to achieve visual effects are interface with HW functionality that is not exposed, parsing is really just computational.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 524k
  • Answers 524k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Answer: set referral to follow. <bean id="contextSource" class="org.springframework.security.ldap.DefaultSpringSecurityContextSource"> .... <property… May 16, 2026 at 10:02 pm
  • Editorial Team
    Editorial Team added an answer I seem to have figured it out: toolWindow.Linkable <- false… May 16, 2026 at 10:02 pm
  • Editorial Team
    Editorial Team added an answer I don't understand the example function that you are giving… May 16, 2026 at 10:02 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I am struggling with writing portion of an app which should behave like the
I have an issue (about the third time I've ran into it actually) where
I'm having issues with concurrent usage of a shared collection with a multi-player synchronous
The major shortcomings with Entity-Attribute-Value database designs in SQL all seem to be related
Alright, so I've been doing some poking around, and I realize my problem, but
I'm going to create a base class that implements very similar functions for all
I have been testing my geolocation query for some time now and I haven't
I am having an issue deploying a flask app on apache2 using wsgi. I
I have a legacy ASP.NET application in which there are some session/concurrency related issues
I've been asking a question or two over the past few days of working

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.