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 6356655
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T23:00:31+00:00 2026-05-24T23:00:31+00:00

As is known to everyone, static libraries can work well in an Iphone App

  • 0

As is known to everyone, static libraries can work well in an Iphone App and your App can be easily approved by IOS App Store

Unfortunately, the two static libraries I’m using now have the some C functions and variables.

so I compiled them into *.dylib (dynamic libraries), and copy them to “Bundle Resources” in XCode.

dylib_handle = dlopen(dylib_path_in_resource_bundle, RTLD_LAZY);
func = dlsym(dylib_handle, "func");

// invoke func();

This works well in simulator and Ipad (of course, different dynamic libraries).

I noticed that somebody said Iphone app does not support any third party dynamic libraries and my app will be rejected. (see here)

but I carefully read the “App Store Review Guidelines”, I found no item meet my question.

I’m confused now!

Does iphone app support dynamic libraries? Does IOS AppStore allow this?

Who can give me an official response.

  • 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-24T23:00:33+00:00Added an answer on May 24, 2026 at 11:00 pm

    As Bernardo Ramos states in a comment: “Since iOS8 we can use dynamic libraries”.

    Dynamic libraries are not allowed by the App Store. No code may be loaded at run-time. The answer is to convert them to static libraries and compile them into the application.

    From iPhoneOSTechOverview:

    “If you want to integrate code from a framework or dynamic library into your application, you should link that code statically into your application’s executable file when building your project.”

    Read “should” as “must”

    See SO Answer: Can create dynamic library for iOS?

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

Sidebar

Related Questions

If you work with subversion, how can you organize that developers can easily checkout
Good Day Everyone... I’m getting an unexpected WCF error complaining of Known Types which
Hello everyone I'm trying to work with jboss messaging, does anyone knows the default
I have Core static library, a few Component static libraries that relays on the
Everyone knows the MessageBox.Show() method, that returns DialogResult value after dialog closed. How can
Everyone remembers google browser sync right? I thought it was great. Unfortunately Google decided
Duplicate: static options menu Hi everyone, I know how to create a menu in
I know I can use MD5 easily in c#, the code I use is
Ok I know everyone is going to tell me not to use RegEx for
As everyone knows, the Visual C++ runtime marks uninitialized or just freed memory blocks

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.